| Problem | pressstart |
|---|---|
| User | Hijackedsoul |
| Submission Time | 2025-01-24 15:52:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pressstart.cpp: In function ‘void read(int&)’:
pressstart.cpp:7:15: error: ‘_getchar_nolock’ was not declared in this scope; did you mean ‘getchar_unlocked’?
7 | char ch = _getchar_nolock();
| ^~~~~~~~~~~~~~~
| getchar_unlocked