Problem trainorbus
User dfsssssssssfsdfdssgdfs
Submission Time 2026-02-20 16:51:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trainorbus.cpp: In function ‘int main()’:
trainorbus.cpp:10:2: error: ‘train’ was not declared in this scope
10 | train[a];
| ^~~~~
trainorbus.cpp:15:2: error: ‘bus’ was not declared in this scope
15 | bus[a];
| ^~~
trainorbus.cpp:20:2: error: ‘mintime’ was not declared in this scope; did you mean ‘mktime’?
20 | mintime[a];
| ^~~~~~~
| mktime