8

Me compiling c++ code at 3 am be like:

gcc filename.cpp -o filename

Some error pops up

Cries for a while, looking up for the solution

After writing the whole code again notices was using gcc instead of g++...

Comments
Add Comment