Problem 3nplus1
User AlphanumericUsername
Submission Time 2023-06-28 16:31:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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