Run id: 144276

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