Problem atomsplit
User Shauryaw
Submission Time 2025-06-19 09:28:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

atomsplit.cpp: In function ‘int main()’:
atomsplit.cpp:16:3: error: expected ‘,’ or ‘;’ before ‘energy’
16 | energy += n;
| ^~~~~~