Problem 3nplus1II
User fueh
Submission Time 2024-11-26 12:39:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
3nplus1II.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^