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