|
|
back to boardWA 2 Does anyone know some tests to overcome WA 2? Re: WA 2 Fixed mine after realizing that FFFFFFFF won't fit properly into a signed type. Re: WA 2 Thanks, Jane, the same problem - forgot to replace longint on int64 before submit :) Re: WA 2 Posted by Solver 1 Aug 2026 22:23 uint32_t works too |
|
|