Run id: 2461

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