description Problem history Submissions question_mark Qna how_to_vote Vote #4908 upload 296 done 191 how_to_reg 174 등차수열 기초 timer 1s memory 16MB Problems text_fields 5개 숫자를 입력 받은 후 1씩 증가하면 YES를 출력하고 그렇지 않으면 NO를 출력하는 프로그램을 작성하시오. Example #1 login Input 4space_bar 5space_bar 6space_bar 7space_bar 8 content_copy logout Output YES content_copy Example #2 login Input 1space_bar 3space_bar 4space_bar 5space_bar 6 content_copy logout Output NO content_copy Source JUNGOL - klee
Problems text_fields 5개 숫자를 입력 받은 후 1씩 증가하면 YES를 출력하고 그렇지 않으면 NO를 출력하는 프로그램을 작성하시오. Example #1 login Input 4space_bar 5space_bar 6space_bar 7space_bar 8 content_copy logout Output YES content_copy Example #2 login Input 1space_bar 3space_bar 4space_bar 5space_bar 6 content_copy logout Output NO content_copy Source JUNGOL - klee