79175554

Date: 2024-11-10 19:16:38
Score: 1
Natty:
Report link

The Error clearly says that undefined reference to \`main' collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status which means main was not defined in your hello.c and retuned 1 to the operating system

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: EvilZ