Judge Information
Run ID: 32307
src.cpp: In function 'int main()':
src.cpp:6:29: error: 'sdtin' was not declared in this scope
freopen("UOCSO.INP","r",sdtin);
^
src.cpp:7:29: error: 'sdtout' was not declared in this scope
freopen("UOCSO.OUT","w",sdtout);
^
src.cpp:6:29: error: 'sdtin' was not declared in this scope
freopen("UOCSO.INP","r",sdtin);
^
src.cpp:7:29: error: 'sdtout' was not declared in this scope
freopen("UOCSO.OUT","w",sdtout);
^