Problem eight
User DuckyKayden
Submission Time 2025-12-01 10:35:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eight.cpp: In function ‘int32_t main()’:
eight.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
eight.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {
| ^