Problem quillvsowl
User JerryCodebreaker
Submission Time 2025-01-05 23:22:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

quillvsowl.cpp: In function ‘void read(int&)’:
quillvsowl.cpp:10:15: error: ‘_getchar_nolock’ was not declared in this scope; did you mean ‘getchar_unlocked’?
10 | char ch = _getchar_nolock();
| ^~~~~~~~~~~~~~~
| getchar_unlocked