Problem | sum |
---|---|
User | NoobMugger420 |
Submission Time | 2024-12-02 10:24:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sum.cpp: In function ‘int main()’:
sum.cpp:19:6: error: ‘X’ was not declared in this scope
19 | x+=X[i];
| ^
sum.cpp:23:6: error: ‘Y’ was not declared in this scope
23 | y+=Y[i];
| ^