Problem smurf
User Red123
Submission Time 2025-10-29 11:48:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:6:11: error: ‘sync_with_stdio’ was not declared in this scope
6 | ios_base:sync_with_stdio(false);
| ^~~~~~~~~~~~~~~