Problem stations
User PlayVoltz
Submission Time 2024-11-18 11:22:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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.