Run id: 2468

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