| Problem | trainorbus |
|---|---|
| User | toditisdoingthisforfun |
| Submission Time | 2026-01-15 20:53:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
trainorbus.cpp: In function ‘int main()’:
trainorbus.cpp:6:14: error: expected primary-expression before ‘%’ token
6 | scanf("%i", %n);
| ^
trainorbus.cpp:22:9: error: ‘i’ was not declared in this scope
22 | if (t[i]>b[i])
| ^