description Problem history Submissions question_mark Qna how_to_vote Vote #108 upload 31398 done 16351 how_to_reg 14469 code Language restricted 입력 - 형성평가3 timer 1s memory - MB Problems text_fields 정수형 변수 한 개를 선언하여 50을 대입하고 실수형 변수 한 개를 선언하여 100.12를 대입한 후 다음과 같이 출력되는 프로그램을 작성하시오.(결과값은 소수점 이하에서 반올림) Input ※ 해당 문제는 입력이 없는 문제입니다. Example logout Output 100.12space_bar *space_bar 50space_bar =space_bar 5006 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only
Problems text_fields 정수형 변수 한 개를 선언하여 50을 대입하고 실수형 변수 한 개를 선언하여 100.12를 대입한 후 다음과 같이 출력되는 프로그램을 작성하시오.(결과값은 소수점 이하에서 반올림) Input ※ 해당 문제는 입력이 없는 문제입니다. Example logout Output 100.12space_bar *space_bar 50space_bar =space_bar 5006 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only