#Japt , (削除) 8+2=10 (削除ここまで)(削除) 8 (削除ここまで) 6 bytes
Japt , (削除) 8+2=10 (削除ここまで)(削除) 8 (削除ここまで) 6 bytes
òâ1 xo
- 1 byte saved thanks to ETHproductions.
##Explanation :Implicit input of integer U. ò :Generate an array of integers from 1 to U, inclusive â :Get the divisors of each number, 1 : excluding itself. x :Sum the main array o :by popping the last element from each sub-array. :Implicit output of result
Explanation
:Implicit input of integer U.
ò :Generate an array of integers from 1 to U, inclusive
â :Get the divisors of each number,
1 : excluding itself.
x :Sum the main array
o :by popping the last element from each sub-array.
:Implicit output of result
#Japt , (削除) 8+2=10 (削除ここまで)(削除) 8 (削除ここまで) 6 bytes
òâ1 xo
- 1 byte saved thanks to ETHproductions.
##Explanation :Implicit input of integer U. ò :Generate an array of integers from 1 to U, inclusive â :Get the divisors of each number, 1 : excluding itself. x :Sum the main array o :by popping the last element from each sub-array. :Implicit output of result
Japt , (削除) 8+2=10 (削除ここまで)(削除) 8 (削除ここまで) 6 bytes
òâ1 xo
- 1 byte saved thanks to ETHproductions.
Explanation
:Implicit input of integer U.
ò :Generate an array of integers from 1 to U, inclusive
â :Get the divisors of each number,
1 : excluding itself.
x :Sum the main array
o :by popping the last element from each sub-array.
:Implicit output of result
#Japt, (削除) 8+2=10 (削除ここまで) 8(削除) 8 (削除ここまで) 6 bytes
ò2_â1Ãxoòâ1 xo
- 1 byte saved thanks to ETHproductions.
##Explanation :Implicit input of integer U. ò2 ò :Generate an array of integers from 21 to U, inclusive _ :Passing each number through a function that returns... â : theGet the divisors of theeach number, 1 : excluding itself. Ã :End function. x :Sum the main array o :by popping the last element from each sub-array. :Implicit output of result
#Japt, (削除) 8+2=10 (削除ここまで) 8 bytes
ò2_â1Ãxo
- 1 byte saved thanks to ETHproductions.
##Explanation :Implicit input of integer U. ò2 :Generate an array of integers from 2 to U, inclusive _ :Passing each number through a function that returns... â : the divisors of the number, 1 : excluding itself. Ã :End function. x :Sum the main array o :by popping the last element from each sub-array. :Implicit output of result
#Japt, (削除) 8+2=10 (削除ここまで) (削除) 8 (削除ここまで) 6 bytes
òâ1 xo
- 1 byte saved thanks to ETHproductions.
##Explanation :Implicit input of integer U. ò :Generate an array of integers from 1 to U, inclusive â :Get the divisors of each number, 1 : excluding itself. x :Sum the main array o :by popping the last element from each sub-array. :Implicit output of result
#Japt#Japt, (削除) 8+2=10 (削除ここまで) 8 bytes
ò2_â1Ãxo
- 1 byte saved thanks to ETHproductions.
##Explanation :Implicit input of integer U. ò2 :Generate an array of integers from 2 to U, inclusive _ :Passing each number through a function that returns... â : the divisors of the number, 1 : excluding itself. Ã :End function. x :Sum the main array o :by popping the last element from each sub-array. :Implicit output of result
#Japt, (削除) 8+2=10 (削除ここまで) 8 bytes
ò2_â1Ãxo
- 1 byte saved thanks to ETHproductions.
##Explanation :Implicit input of integer U. ò2 :Generate an array of integers from 2 to U, inclusive _ :Passing each number through a function that returns... â : the divisors of the number, 1 : excluding itself. Ã :End function. x :Sum the main array o :by popping the last element from each sub-array. :Implicit output of result
#Japt, (削除) 8+2=10 (削除ここまで) 8 bytes
ò2_â1Ãxo
- 1 byte saved thanks to ETHproductions.
##Explanation :Implicit input of integer U. ò2 :Generate an array of integers from 2 to U, inclusive _ :Passing each number through a function that returns... â : the divisors of the number, 1 : excluding itself. Ã :End function. x :Sum the main array o :by popping the last element from each sub-array. :Implicit output of result