Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Revisions

2 of 2
Commonmark migration

C in C++

#include <stdio.h>
int main(int argc, char** argv)
{
 printf("Hello world!\n");
 return 0;
}
user12385

AltStyle によって変換されたページ (->オリジナル) /