728x90

#include <stdio.h>
int main()
{
printf("Hello World");
return 0;
}728x90
'Archive' 카테고리의 다른 글
| codeup 1004 (0) | 2020.11.21 |
|---|---|
| codeup 1003 (0) | 2020.11.20 |
| codeup 1001 (0) | 2020.11.20 |
| 프로그래머스_전화번호부_C++ (0) | 2020.04.08 |
| 프로그래머스_탑_C++ (0) | 2020.04.08 |