package main import . "fmt" func main() { var d1,d2 int Scan(&d1,&d2) if d1==d2||d1*2==d2 { Println(4) } else if d2