| Problem | subwaytrip |
|---|---|
| User | popperoni |
| Submission Time | 2026-04-18 17:05:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
subwaytrip.cpp: In function ‘long long int travel()’:
subwaytrip.cpp:41:5: error: expected ‘;’ before ‘if’
41 | if(p.se != c) continue;
| ^~