Problem trainorbus
User JpEgPEOjopVSFRcVPBNj
Submission Time 2026-01-24 19:15:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trainorbus.cpp: In function ‘int main()’:
trainorbus.cpp:23:19: error: expected ‘;’ before ‘}’ token
23 | printf("%d", ans)
| ^
| ;
24 | }
| ~