Problem 3nplus1
User AdwinLau
Submission Time 2024-04-05 16:47:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:18:2: error: expected ‘}’ at end of input
18 | }
| ^
3nplus1.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^