Judge Information

Run ID: 143814
src.cpp: In function 'int main()':
src.cpp:23:33: error: 'sddout' was not declared in this scope
freopen("TIMPHANTU.OUT","w",sddout);
^
src.cpp:29:15: error: lvalue required as left operand of assignment
if(tknp(x)=1) cout<<"YES";
^