| Problem | atomsplit |
|---|---|
| User | ThinkingGeek257 |
| Submission Time | 2026-06-24 15:44:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
atomsplit.cpp: In function ‘int main()’:
atomsplit.cpp:24:26: error: expected ‘;’ before ‘}’ token
24 | if (val == 0) {continue};
| ^
| ;