Problem trainorbus
User TK
Submission Time 2026-01-24 14:20:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trainorbus.cpp: In function ‘int main()’:
trainorbus.cpp:26:13: error: expected ‘}’ at end of input
26 | return 0;
| ^
trainorbus.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^