| Problem | numbergame |
|---|---|
| User | 6 |
| Submission Time | 2026-06-25 16:53:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
numbergame.cpp: In function ‘int main()’:
numbergame.cpp:20:7: error: ‘i’ was not declared in this scope
20 | sum=a[i]*b[i]+c[i];
| ^