Problem maximum
User Emily
Submission Time 2023-12-28 10:14:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int32_t main()’:
maximum.cpp:6:5: error: ‘ios_sync_with_stdio’ was not declared in this scope
6 | ios_sync_with_stdio(0);
| ^~~~~~~~~~~~~~~~~~~