description Problem history Submissions question_mark Qna how_to_vote Vote #5055 upload 235 done 183 how_to_reg 174 문자열004 timer 1s memory 32MB Problems text_fields 문자열 S를 입력받아 마지막 문자를 두번 반복하여 출력하시오. Input 첫 줄에 문자열 S가 주어진다 (1 \le S의 길이 \le 100 ) Example #1 login Input abcd content_copy logout Output dd content_copy Example #2 login Input K content_copy logout Output KK content_copy Source JUNGOL - klee
Problems text_fields 문자열 S를 입력받아 마지막 문자를 두번 반복하여 출력하시오. Input 첫 줄에 문자열 S가 주어진다 (1 \le S의 길이 \le 100 ) Example #1 login Input abcd content_copy logout Output dd content_copy Example #2 login Input K content_copy logout Output KK content_copy Source JUNGOL - klee