Judge Information
Run ID: 33578
src.cpp: In function 'int main()':
src.cpp:9:5: error: 'f' was not declared in this scope
f>>n>>m;
^
src.cpp:18:5: error: 'g' was not declared in this scope
g<<d;
^
src.cpp:9:5: error: 'f' was not declared in this scope
f>>n>>m;
^
src.cpp:18:5: error: 'g' was not declared in this scope
g<<d;
^