HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Sections > Ad-Hoc > problem:


50356 - Hours Passed

Guest
• Discussion of problem (2)

Section problems

• 50882 - FizzBuzz
• 50322 - Snake Pattern
• 50302 - Paper Scissors Rock
• 50396 - Cinema Tickets - 1
• 50366 - Student Averages (2 Grades)
• 50357 - Convert Euros into Dollars
• 50466 - Drawing Square From Stars
• 50351 - Convert inches to cm
• 50356 - Hours Passed
• 50350 - Fahrenheit to Celsius
• 50355 - Bills of City Water Company
• 50467 - Random Numbers
• 50298 - Coins
• 50591 - Leap year
• 50312 - Sales Bar Chart
• 50313 - Pattern Displays
• 50393 - Palindromic Numbers

Feedback

If you notice incorrect translations in Contester, please let author know.

Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb.
Question by Ibrahim Mesecan. Difficulty Alpha

Hours Passed

Write a program that converts the given Seconds into Hours, Minutes and Seconds.
For example if 3700 seconds is given, it makes 1 hour and 1 minutes and 40 seconds.

Input specification
You will be given an integer number (Seconds) where 0 ≤ Seconds ≤ 84000

Output specification
Show three integers Hours Minutes and Seconds.

Sample Input I
  3530
Sample Input II
  7300
Sample Output I
  0 58 50
Sample Output II
  2 1 40


Для отправки решений необходимо выполнить вход.

www.contester.ru