0_0_21336929_25529.cpp:59:9: error: unterminated comment
/*for(int i = 0; i < 26; i++)
^
0_0_21336929_25529.cpp: In function 'int main()':
0_0_21336929_25529.cpp:58:37: error: expected '}' at end of input
memset(ans, -1, sizeof(ans));
^
0_0_21336929_25529.cpp:58:37: error: expected '}' at end of input
|