Judge Information
Run ID: 54957
src.cpp: In function 'int main()':
src.cpp:25:23: error: expected '}' at end of input
else cout<< step(n);
^
src.cpp:25:23: error: expected '}' at end of input
else cout<< step(n);
^