HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Sections > Ad-Hoc > problem:


50356 - Hours Passed

Guest
• Discussion of problem (2)

Section problems

• 50512 - Coding redundancy
• 50528 - Rock-Scissors-Paper
• 50493 - n-digit kth Prime Number
• 50520 - Filling a Matrix Randomly
• 50357 - Convert Euros into Dollars
• 50355 - Bills of City Water Company
• 50454 - What day is it?
• 50350 - Fahrenheit to Celsius
• 50356 - Hours Passed
• 50466 - Drawing Square From Stars
• 50351 - Convert inches to cm
• 50467 - Random Numbers
• 50474 - Sum of Two Primes
• 50371 - Modified Karnaugh-Map
• 50580 - Days passed
• 50591 - Leap year
• 50597 - Drawing Diamonds

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