| Problem | stations |
|---|---|
| User | jpyhzzz |
| Submission Time | 2026-06-12 11:43:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
label.cpp:1:10: fatal error: stations.h: No such file or directory
1 | #include "stations.h"
| ^~~~~~~~~~~~
compilation terminated.
station.cpp:1:10: fatal error: stations.h: No such file or directory
1 | #include "stations.h"
| ^~~~~~~~~~~~
compilation terminated.