Problem trainorbus
User joshuabonang
Submission Time 2026-02-05 20:22:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trainorbus.cpp: In function ‘int main()’:
trainorbus.cpp:30:26: error: expected ‘}’ at end of input
30 | cout << total << endl;
| ^
trainorbus.cpp:5:1: note: to match this ‘{’
5 | {
| ^