Problem | celldivision |
---|---|
User | usernamehere |
Submission Time | 2024-10-12 14:00:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
celldivision.cpp: In function ‘long long int readint()’:
celldivision.cpp:18:12: error: ‘_getchar_nolock’ was not declared in this scope; did you mean ‘getchar_unlocked’?
18 | char ch = _getchar_nolock();
| ^~~~~~~~~~~~~~~
| getchar_unlocked