Problem smurf
User fanqie
Submission Time 2025-08-05 13:27:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:6:12: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
6 | ios_base::sync_with_studio(false);
| ^~~~~~~~~~~~~~~~