Problem monke
User dacashew
Submission Time 2024-03-18 14:25:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

monke.cpp: In function ‘std::string reads()’:
monke.cpp:114:6: error: ‘get_char_unlocked’ was not declared in this scope; did you mean ‘getwchar_unlocked’?
114 | ch=get_char_unlocked();
| ^~~~~~~~~~~~~~~~~
| getwchar_unlocked