| Problem | eeducation |
|---|---|
| User | PrunJuice |
| Submission Time | 2024-07-17 13:59:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eeducation.cpp: In function ‘int main()’:
eeducation.cpp:23:22: error: ‘result’ was not declared in this scope; did you mean ‘Result’?
23 | for (int i = 0; i < result.size(); i++){
| ^~~~~~
| Result