I’m actually trying to do the block letters project, but this error occurs when I try to do anything now, hello world included.
$ g++ initials.cpp
/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
I found a post that said it may be an issue with the website. I gave it about 18 hours and it’s still happening. Is there anything I can do?