Run id: 154705

Main.cc:1:1: error: 'a' does not name a type
 a, b, c, d = map(int, input().split())
 ^