| Problem | pressstart |
|---|---|
| User | kahchun |
| Submission Time | 2023-12-21 22:25:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pressstart.cpp: In function ‘void read(long long int&)’:
pressstart.cpp:25:12: error: ‘_getchar_nolock’ was not declared in this scope; did you mean ‘getchar_unlocked’?
25 | char ch = _getchar_nolock();
| ^~~~~~~~~~~~~~~
| getchar_unlocked