xortl98 2020. 9. 29. 00:01
728x90

#include<stdio.h> 
main() 
{ 
	printf("강한친구 대한육군\n"); 
	printf("강한친구 대한육군"); 
}