Problem newjeans
User PlayVoltz
Submission Time 2023-12-24 02:42:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

newjeans.cpp: In function ‘int32_t main()’:
newjeans.cpp:49:12: error: ‘sync_with’ is not a member of ‘std::ios_base’
49 | ios_base::sync_with+stdio(0);
| ^~~~~~~~~
newjeans.cpp:49:22: error: ‘stdio’ was not declared in this scope; did you mean ‘stdin’?
49 | ios_base::sync_with+stdio(0);
| ^~~~~
| stdin