Problem | tourist_noi |
---|---|
User | Kelly25 |
Submission Time | 2024-03-01 15:28:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
tourist_noi.cpp:2:36: error: missing terminating ' character
2 | a = list(map(int, input().split(' '')))
| ^~~~
tourist_noi.cpp:1:1: error: āNā does not name a type
1 | N, x, y = p(int, input(), split(' '))
| ^