Problem railway
User gohchingjayk
Submission Time 2025-10-07 16:34:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

railway.cpp:4:13: error: ‘::main’ must return ‘int’
4 | #define int ll
| ^~
railway.cpp:52:1: note: in expansion of macro ‘int’
52 | int main() {
| ^~~