| Problem | contestcalc |
|---|---|
| User | P55D2K |
| Submission Time | 2023-04-17 09:05:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:19:31: error: ‘i’ was not declared in this scope
19 | cin >> name; selected[i] = name;
| ^