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

Compile Error

atomsplit.cpp: In function ‘int main()’:
atomsplit.cpp:37:1: error: expected ‘}’ at end of input
37 | }
| ^
atomsplit.cpp:11:15: note: to match this ‘{’
11 | signed main() {
| ^