Problem | mate |
---|---|
User | shoryu386 |
Submission Time | 2023-11-21 20:14:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mate.cpp: In function ‘int main()’:
mate.cpp:17:22: error: ‘get_char_unlocked’ was not declared in this scope; did you mean ‘getwchar_unlocked’?
17 | char x = get_char_unlocked();
| ^~~~~~~~~~~~~~~~~
| getwchar_unlocked