IT Undergraduate about 7 yearsago 下の文の「#include <stdio.h>」がおまじないらしいのですが、どんな効果があるのですか? #include <stdio.h> main( ) { printf("hello, world\n"); } Resolved Answers: 3