Problem 3nplus1
User naturality
Submission Time 2023-09-02 22:03:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:22:1: error: expected ‘}’ at end of input
22 | }
| ^
3nplus1.cpp:6:14: note: to match this ‘{’
6 | signed main(){
| ^