| Problem | sum2 |
|---|---|
| User | migueltanpe67 |
| Submission Time | 2026-06-25 09:58:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sum2.cpp: In function ‘int main()’:
sum2.cpp:7:2: error: ‘A’ was not declared in this scope
7 | A == 0
| ^
sum2.cpp:8:7: error: expected primary-expression before ‘==’ token
8 | A{i} == 0
| ^~