Hello world! Nov 29, 2014 プログラマ鉄の掟に従い。 #include <stdio.h> int main(int argc, char *argv[]) { printf("Hello world!\n"); return 0; } Please enable JavaScript to view the comments powered by Disqus.