Mã chấm: 98944


Main.cc:1:1: error: ‘b’ does not name a type
 b,c = map(int,input().split())
 ^
Main.cc:5:1: error: ‘check’ does not name a type
 check = False
 ^~~~~