package main import . "fmt" import . "strings" func main() { var s string Scan(&s) c:=Count(s,"c")-1 w:=Count(s,"w") if c