Commit 8adf3bc4 authored by Adam Borowski's avatar Adam Borowski
Browse files

Typecast away a possible signed int overflow.

runtime error: signed integer overflow: 53989 * 65537 cannot be represented in type 'int'

That's perfectly fine here (except for the 1980-style randomization...).
parent 1e9f6d82
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment