Problem eight
User L3Z8V77N0T5
Submission Time 2025-06-16 23:06:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eight.cpp: In function ‘int main()’:
eight.cpp:15:5: error: expected ‘}’ at end of input
15 | }
| ^
eight.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^