Run id: 149860

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