Problem tourist_noi
User jiahng
Submission Time 2024-03-01 15:26:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourist_noi.cpp:1:1: error: ā€˜Nā€™ does not name a type
1 | N, x, y = map(int, input().split(' '))
| ^