Problem atomsplit
User vinitara
Submission Time 2025-06-19 10:22:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

atomsplit.cpp:27:5: error: ‘cout’ does not name a type
27 | cout<<cnt;
| ^~~~
atomsplit.cpp:28:1: error: expected declaration before ‘}’ token
28 | }
| ^