8 kyu

Beginner Series #2 Clock

9,844 of 191,764Vortus

Description:

Clock shows h hours, m minutes and s seconds after midnight.

Your task is to write a function which returns the time since midnight in milliseconds.

Example:

h = 0
m = 1
s = 1

result = 61000

Input constraints:

  • 0 <= h <= 23
  • 0 <= m <= 59
  • 0 <= s <= 59
Fundamentals

Stats:

CreatedSep 16, 2015
PublishedSep 16, 2015
Warriors Trained257358
Total Skips19186
Total Code Submissions300815
Total Times Completed191764
C# Completions9844
JavaScript Completions59026
Ruby Completions2992
Java Completions17267
Python Completions57483
Prolog Completions96
CFML Completions42
C Completions5077
TypeScript Completions2643
Julia Completions162
Swift Completions2521
Solidity Completions715
Shell Completions1174
Scala Completions614
Rust Completions2682
Reason Completions41
R Completions512
PureScript Completions65
PowerShell Completions589
PHP Completions3289
OCaml Completions216
Objective-C Completions104
Nim Completions100
Lua Completions522
Kotlin Completions2264
Haskell Completions892
Groovy Completions140
SQL Completions7195
Racket Completions102
Go Completions3880
NASM Completions79
VB Completions463
Elixir Completions342
Elm Completions124
Erlang Completions209
F# Completions263
Fortran Completions106
Crystal Completions57
C++ Completions13813
Clojure Completions333
Factor Completions35
Forth Completions81
Dart Completions1497
CoffeeScript Completions63
Haxe Completions90
COBOL Completions156
Pascal Completions263
Raku Completions52
D Completions25
RISC-V Completions46
Total Stars879
% of votes with a positive feedback rating90% of 10973
Total "Very Satisfied" Votes9059
Total "Somewhat Satisfied" Votes1615
Total "Not Satisfied" Votes299
Total Rank Assessments364
Average Assessed Rank
7 kyu
Highest Assessed Rank
3 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • Vortus Avatar
  • jhoffner Avatar
  • Javatlacati Avatar
  • Unnamed Avatar
  • matt c Avatar
  • NaMe613 Avatar
  • SleepingCode Avatar
  • donaldsebleung Avatar
  • Chrono79 Avatar
  • imjasonmiller Avatar
  • kazk Avatar
  • B1ts Avatar
  • Voile Avatar
  • Souzooka Avatar
  • rowcased Avatar
  • FArekkusu Avatar
  • booniepepper Avatar
  • monadius Avatar
  • hobovsky Avatar
  • stellartux Avatar
  • user8436785 Avatar
  • ejini战神 Avatar
  • akar-0 Avatar
  • 4500zenja1 Avatar
  • KayleighWasTaken Avatar
Ad