Problem management
User austenj
Submission Time 2026-06-23 15:10:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

management.cpp: In function ‘int main()’:
management.cpp:10:26: error: ‘o’ was not declared in this scope
10 | ios_base:sync_with_stdio(o);
| ^
management.cpp:10:10: error: ‘sync_with_stdio’ was not declared in this scope
10 | ios_base:sync_with_stdio(o);
| ^~~~~~~~~~~~~~~