0_0_31868166_15615.cpp: In function 'int main()':
0_0_31868166_15615.cpp:25:34: error: 'he' was not declared in this scope
if(c[adress - 1] == 1 && he == 1) {printf("YES\n");continue}
^
0_0_31868166_15615.cpp:25:68: error: expected ';' before '}' token
if(c[adress - 1] == 1 && he == 1) {printf("YES\n");continue}
^
0_0_31868166_15615.cpp:86:68: error: expected ';' before '}' token
if(c[adress - 1] == 1 && he == 1) {printf("YES\n");continue}
^
|