| Problem | gotoschool |
|---|---|
| User | Maggie |
| Submission Time | 2023-11-08 14:24:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gotoschool.cpp:1:20: error: missing terminating > character
1 | #include <bits/stdc
| ^
gotoschool.cpp:1:10: fatal error: bits/stdc: No such file or directory
1 | #include <bits/stdc
| ^
compilation terminated.