Problem | stations |
---|---|
User | dzuizz |
Submission Time | 2023-11-18 12:52:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
label.cpp:2:10: fatal error: stations.h: No such file or directory
2 | #include "stations.h"
| ^~~~~~~~~~~~
compilation terminated.
station.cpp:2:10: fatal error: stations.h: No such file or directory
2 | #include "stations.h"
| ^~~~~~~~~~~~
compilation terminated.