Problem | quillvsowl |
---|---|
User | Josh28 |
Submission Time | 2023-01-02 11:37:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
quillvsowl.cpp: In function ‘void read(long long int&)’:
quillvsowl.cpp:64:15: error: ‘_getchar_nolock’ was not declared in this scope; did you mean ‘getchar_unlocked’?
64 | char ch = _getchar_nolock();
| ^~~~~~~~~~~~~~~
| getchar_unlocked