Problem railway
User eulerleonhardfan
Submission Time 2023-07-11 09:10:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

railway.cpp:84:3: error: unterminated comment
84 | /*
| ^
railway.cpp: In function ‘int32_t main()’:
railway.cpp:83:3: error: expected ‘}’ at end of input
83 | }
| ^
railway.cpp:50:16: note: to match this ‘{’
50 | int32_t main() {
| ^