Problem atomsplit
User PrunJuice
Submission Time 2025-06-19 13:25:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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