| Problem | nylunchtime |
|---|---|
| User | notachicken |
| Submission Time | 2026-05-29 17:56:29 |
| Score | 0 |
Owl Get a Life
nylunchtime.cpp:1:25: error: missing terminating > character
1 | #include <bits/stdc++.h.
| ^
nylunchtime.cpp:1:10: fatal error: bits/stdc++.h.: No such file or directory
1 | #include <bits/stdc++.h.
| ^
compilation terminated.