sudo gcc

·

1 min read

When your code doesn't compile

sudo gcc

doesn't work.

sudo clang

doesn't work either. The only thing you can do is to issue this command on your self

sudo write-correct-code

Hope this helps.