description Problem history Submissions question_mark Qna how_to_vote Vote #6143 upload 214 done 133 how_to_reg 122 별찍기 정복 3 timer 1s memory 1024MB Problems text_fields N개의 문자 o와 문자 x를 출력하는 프로그램을 작성하시오. Input 첫 줄에 정수 N이 주어진다. (1 \le N \le 100) Output 첫 줄에 o와 x를 N개씩 출력한다. Example #1 login Input 3 content_copy logout Output oooxxx content_copy Example #2 login Input 1 content_copy logout Output ox content_copy Source JUNGOL - klee Backlinks Official problem sets only
Problems text_fields N개의 문자 o와 문자 x를 출력하는 프로그램을 작성하시오. Input 첫 줄에 정수 N이 주어진다. (1 \le N \le 100) Output 첫 줄에 o와 x를 N개씩 출력한다. Example #1 login Input 3 content_copy logout Output oooxxx content_copy Example #2 login Input 1 content_copy logout Output ox content_copy Source JUNGOL - klee Backlinks Official problem sets only