i=0;("$System.in"=~/ .+/).any{println"Case #${++i}: ${it.toLong()%2?'BLACK':'WHITE'}"}