Problem robots2
User jackofall
Submission Time 2026-01-27 19:14:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

robots2.cpp: In function ‘int main()’:
robots2.cpp:44:4: error: ‘else’ without a previous ‘if’
44 | else cout<<1<<endl;
| ^~~~