1.$ sudo apt-get remove gcc
2.$ sudo apt-get install gcc
3.$ sudo apt-get remove g++
4.$ sudo apt-get install g++