Open Issues Need Help
View All on GitHub Software Development • Version Control (Git)
AI Summary: This issue marks the initial development phase, requiring the creation of a `main.c` file to serve as the application's entry point. The program should compile successfully with GCC and, when executed, print a "Hello World!" message to the terminal before exiting with a success code.
Complexity:
1/5
enhancement good first issue