Problem | problemsetter |
---|---|
User | YH |
Submission Time | 2024-11-12 10:50:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
problemsetter.cpp: In function ‘int main()’:
problemsetter.cpp:10:11: error: ‘sync_with_stdio’ was not declared in this scope
10 | ios_base:sync_with_stdio(0);
| ^~~~~~~~~~~~~~~