| Problem | pilot |
|---|---|
| User | KamiKaizhe |
| Submission Time | 2026-02-21 09:54:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pilot.cpp:2:20: error: expected ‘;’ before ‘signed’
2 | using namespace std
| ^
| ;
......
5 | signed main () {
| ~~~~~~