Problem | gotoschool |
---|---|
User | Ningja |
Submission Time | 2023-11-08 16:05:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:12:2: error: ‘with_separator’ was not declared in this scope
12 | with_separator(v, " ");
| ^~~~~~~~~~~~~~
gotoschool.cpp:13:1: error: expected ‘}’ at end of input
13 | }
| ^
gotoschool.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^