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

Compile Error

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