Judge Information

Run ID: 93317
src.cpp: In function 'int main()':
src.cpp:7:5: error: 'f1' was not declared in this scope
f1>>a>>b;
^
src.cpp:12:19: error: 'f2' was not declared in this scope
if(dem==0)f2<<i<<endl;
^