#include int check(char *s) { int sz = strlen(s); int w = 0, g = 0, r = 0; bool experience = false; for(int i=0; i