Problem catlunch
User JhoCyber
Submission Time 2024-12-29 15:10:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int32_t main()’:
catlunch.cpp:6:5: error: ‘ios_stream’ has not been declared
6 | ios_stream::sync_with_stdio();
| ^~~~~~~~~~
catlunch.cpp:19:17: error: ‘t’ was not declared in this scope
19 | if (t[s]>0){
| ^