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