0_0_17720152_4313.cpp:91:9: error: unterminated comment
/*
^
0_0_17720152_4313.cpp: In function 'void init()':
0_0_17720152_4313.cpp:74:14: error: 'i' was not declared in this scope
for (i=n-1;i>=0;i--)
^
0_0_17720152_4313.cpp:90:9: error: expected '}' at end of input
}
^
|