Problem | gotoschool |
---|---|
User | garrett |
Submission Time | 2024-11-08 15:16:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp:1:15: error: missing terminating > character
1 | #include <bits
| ^
gotoschool.cpp:1:10: fatal error: bits: No such file or directory
1 | #include <bits
| ^
compilation terminated.