Judge Information

Run ID: 33504
src.cpp: In function 'int main()':
src.cpp:44:26: error: expected unqualified-id before string constant
freoepn("DONGCO.OUT"."w",stdout);
^
src.cpp:44:36: error: 'freoepn' was not declared in this scope
freoepn("DONGCO.OUT"."w",stdout);
^