#include "myhead.h"
bool is_pangram(const char* str)
{
return is_Pangram(str);
}
내 머릿속의 함수를 끄집어내서 풀갯다 ㅎ
나도 해보고싶은데 밖이라 구경이나 해야지
bool is_pangram(const char* str)
{
return is_Pangram(str);
}
내 머릿속의 함수를 끄집어내서 풀갯다 ㅎ
나도 해보고싶은데 밖이라 구경이나 해야지
- dc official App
이거 표절했네 ㅡㅡ
시즌2인것. 저 헤더파일이야말로 진정한 상자가 될 거시야 - dc App