| Problem | traineeline |
|---|---|
| User | R9q5P8 |
| Submission Time | 2025-11-14 13:29:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
traineeline.cpp: In function ‘int main()’:
traineeline.cpp:38:21: error: ‘outputs’ was not declared in this scope; did you mean ‘output’?
38 | for (auto output : outputs)
| ^~~~~~~
| output
traineeline.cpp: At global scope:
traineeline.cpp:46:1: error: expected declaration before ‘}’ token
46 | }
| ^