| Problem | sum2 |
|---|---|
| User | migueltanpe67 |
| Submission Time | 2026-06-25 09:52:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sum2.cpp: In function ‘int32_t main()’:
sum2.cpp:5:11: error: expected unqualified-id before ‘;’ token
5 | int n,;
| ^
sum2.cpp:6:10: error: expected ‘;’ before ‘A’
6 | n < 2000
| ^
| ;
7 | A[0]=A[1]=A{1 - N}
| ~
sum2.cpp:8:17: error: ‘e’ was not declared in this scope
8 | cin >> n >> e;
| ^