运行 ID: 341867

Main.cc:1:1: error: ‘n’ does not name a type
 n, x, y = map(int, input().split())
 ^