C Programming Compiler
⏸️ Ready
main.c
GCC 9.1.0
Loading...
Standard Input (stdin)
Program Output
# program output will appear here...
💡 Tips:
- • Don't forget semicolons at the end of statements
- • Check that main() has the correct signature
- • Use printf() for output, scanf() for input
- • Remember to include necessary headers
