Problem 3nplus1
User Jonnu
Submission Time 2025-03-13 11:38:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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