Problem itinerary
User Sans12345
Submission Time 2025-02-23 21:28:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

itinerary.cpp: In function ‘int main()’:
itinerary.cpp:109:16: error: ‘u’ was not declared in this scope
109 | cin >> u >> v;
| ^
itinerary.cpp:109:21: error: ‘v’ was not declared in this scope
109 | cin >> u >> v;
| ^