Judge Information

Run ID: 32405
src.cpp: In function 'int main()':
src.cpp:6:38: error: statement cannot resolve address of overloaded function
ios_base::sync_with_stdio(0); cin.tie; cout.tie(0);
^
src.cpp:12:1: error: 't' was not declared in this scope
t=0;
^
src.cpp:29:5: error: expected '}' at end of input
}
^