프로그래밍 visual c++ 과제課題 2번째
페이지 정보
작성일 19-06-12 05:00
본문
Download : 프로그래밍 visual c++ 과제 2번째.hwp
Download : 프로그래밍 visual c++ 과제 2번째.hwp( 23 )
프로그래밍,visual,c++,번째,공학기술,레포트






프로그래밍 visual c++ 과제課題 2번째
순서
Korea University of Technology and Education
BSM540 - Basics of C Language
2013-Spring - Practice 2
[Date 2013.03.20, due date 2013.03.27]
Note: It is not mandatory to finish all the problems in the class. However, unsolved
problems during the class are considered as homework.
Question 1: Write a C program that prints a given number of seconds into an
equivalent format that includes the number of the hours, minutes, and seconds.
You should ask the user to input the number of seco...
Korea University of Technology and Education
BSM540 - Basics of C Language
2013-Spring - Practice 2
[Date 2013.03.20, due date 2013.03.27]
Note: It is not mandatory to finish all the problems in the class. However, unsolved
problems during the class are considered as homework.
Question 1: Write a C program that prints a given number of seconds into an
equivalent format that includes the number of the hours, minutes, and seconds.
You should ask the user to input the number of seconds to be converted
Convert the number of seconds into the required format
o Example: 13250 seconds is 3 hours, 40 minutes, and 50 seconds
Question 2: Write a C program that prints a given number of hours into an equivalent
format that includes the number of the years, months, days, and hours.
You should ask the user to input the number of hours to be converted
Convert the number of hours into the required format (a year is 360 days and a
month is 30 days)
…(To be continued )
프로그래밍 visual c++ 과제 2번째 , 프로그래밍 visual c++ 과제 2번째공학기술레포트 , 프로그래밍 visual c++ 번째
레포트/공학기술
프로그래밍 visual c++ 과제課題 2번째
설명
다.