사용자:tydream0423(비교)보기RAWBlame되돌리기비교r1 vs r211#include <stdio.h>2int main(){3 printf("Hello, world!");4 return 0;5}