lithammer opened this issue 10 years ago · 0 comments
jump/jump.cpp:16:12: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] return b; ~~~~~~ ^ 1 warning generated.