int test(int a, char* s, int b);
int winning(int a, char c);
char* ya_strcpy(char* dst, char *src);
