| Problem | pilot |
|---|---|
| User | dooweidde |
| Submission Time | 2026-02-02 21:47:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pilot.cpp:5:8: error: ‘ll’ does not name a type
5 | inline ll fast_input() {
| ^~
pilot.cpp: In function ‘int main()’:
pilot.cpp:34:6: error: ‘fast_input’ was not declared in this scope
34 | n = fast_input();
| ^~~~~~~~~~