CodeNFacts
CodeHub
Home

All Categories


Sign In
Back to CodeNFacts
main.c
#include <stdio.h>

int main() {
    printf("Hello, world!\n");
    return 0;
}

C Compiler is warming up

The live editor for this language is on its way.

Coming soon