| Problem | calc |
|---|---|
| User | Teeskit |
| Submission Time | 2025-08-28 16:14:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
calc.cpp: In function ‘int main()’:
calc.cpp:19:4: error: ‘v’ was not declared in this scope
19 | v.resize(j+1);
| ^
calc.cpp:24:4: error: ‘v’ was not declared in this scope
24 | v.resize(j+1);
| ^