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