Problem | trainorbus |
---|---|
User | xinjiapowan |
Submission Time | 2025-09-02 19:15:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trainorbus.cpp: In function ‘int main()’:
trainorbus.cpp:19:26: error: expected ‘}’ at end of input
19 | cout << total << "\n";
| ^
trainorbus.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^