Judge Information
Run ID: 78238
src.cpp:21:1: error: expected ',' or ';' before '{' token
{
^
src.cpp: In function 'int main()':
src.cpp:67:21: error: 'tt' cannot be used as a function
if (tt(n)<s[i])
^
{
^
src.cpp: In function 'int main()':
src.cpp:67:21: error: 'tt' cannot be used as a function
if (tt(n)<s[i])
^