8 kyu

Multiply the number

9,376 of 22,496san00

Description:

Jack really likes his number five: the trick here is that you have to multiply each number by 5 raised to the number of digits of each numbers, so, for example:

  3 -->    15  (  3 * 5¹)
 10 -->   250  ( 10 * 5²)
200 --> 25000  (200 * 5³)
  0 -->     0  (  0 * 5¹)
 -3 -->   -15  ( -3 * 5¹)
Fundamentals

Stats:

CreatedApr 9, 2016
PublishedApr 9, 2016
Warriors Trained37704
Total Skips1149
Total Code Submissions65692
Total Times Completed22496
JavaScript Completions9288
Ruby Completions752
Python Completions9376
Haskell Completions408
CoffeeScript Completions30
C# Completions1380
Scala Completions45
Java Completions1332
C Completions502
Lua Completions108
Total Stars276
% of votes with a positive feedback rating93% of 2226
Total "Very Satisfied" Votes1948
Total "Somewhat Satisfied" Votes234
Total "Not Satisfied" Votes44
Ad
Contributors
  • san00 Avatar
  • Javatlacati Avatar
  • bkaes Avatar
  • g964 Avatar
  • GiacomoSorbi Avatar
  • gttotev Avatar
  • Chrono79 Avatar
  • Voile Avatar
  • Madjosz Avatar
  • Souzooka Avatar
  • rowcased Avatar
  • hobovsky Avatar
  • trashy_incel Avatar
  • farhanaditya Avatar
  • KayleighWasTaken Avatar
  • saudiGuy Avatar
  • PetitLu117 Avatar
Ad