1 2 3 | n = gets.to_i a = (1..n).map { rand } p a |
biA9IGdldHMudG9faQphID0gKDEuLm4pLm1hcCB7IHJhbmQgfQpwIGE=
-
upload with new input
-
result: Success time: 0s memory: 4760 kB returned value: 0
10
[0.9251132883978187, 0.3198320062591582, 0.14288269241320717, 0.8783959232644123, 0.4633891340937004, 0.10044816775617271, 0.8481036923648682, 0.009580653608949108, 0.7954725084113164, 0.5370919993028722]
-
result: Success time: 0s memory: 4760 kB returned value: 0
[]



