Run id: 3701

Main.cc: In function 'int main()':
Main.cc:8:27: error: 'memset' was not declared in this scope
     memset(mf,0,sizeof(mf));
                           ^