description Problem history Submissions question_mark Qna how_to_vote Vote #594 upload 13556 done 6847 how_to_reg 5961 String 1 - Self Assessment 2 timer 1s memory 32MB Problems translate English text_fields Write a program that receives a string as input and then prints that string twice in succession. The length of the string does not exceed 100 characters. Example login Input ASDFG content_copy logout Output ASDFGASDFG content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only
Problems translate English text_fields Write a program that receives a string as input and then prints that string twice in succession. The length of the string does not exceed 100 characters. Example login Input ASDFG content_copy logout Output ASDFGASDFG content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only