| Problem | sum2 |
|---|---|
| User | Jaysonwee22 |
| Submission Time | 2026-06-25 09:47:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
sum2.cpp: In function ‘int main()’:
sum2.cpp:8:17: error: ‘N’ was not declared in this scope
8 | cin >> a >> N;
| ^
sum2.cpp:9:11: error: ‘A’ was not declared in this scope
9 | int X[A];
| ^