+ 4
CHALLENGE | Digital Clock
The task: Write the time output algorithm in this format: https://code.sololearn.com/cdsPTfl1XojP/?ref=app
4 Answers
+ 4
This is my Algorithm
https://code.sololearn.com/c36m35qoAaeb/?ref=app
+ 1
@kurwius, I found an error in your code, if you enter the numbers 7 5 (H M), then output 75: , in theory, it was supposed to output 07:05 + there is no timeliness check