Run id: 99630

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