| Problem | mrt |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-07-26 12:35:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mrt.cpp: In function ‘int32_t main()’:
mrt.cpp:18:10: error: ‘x’ was not declared in this scope
18 | cin >> x >> y >> t;
| ^
mrt.cpp:18:15: error: ‘y’ was not declared in this scope
18 | cin >> x >> y >> t;
| ^
mrt.cpp:18:20: error: ‘t’ was not declared in this scope
18 | cin >> x >> y >> t;
| ^