| Problem | quillvsowl |
|---|---|
| User | JoshJuice |
| Submission Time | 2025-10-08 02:38:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
quillvsowl.cpp: In function ‘void read(int&)’:
quillvsowl.cpp:30:13: error: ‘_getchar_nolock’ was not declared in this scope; did you mean ‘getchar_unlocked’?
30 | char ch = _getchar_nolock();
| ^~~~~~~~~~~~~~~
| getchar_unlocked