Post History
Japt v1.4.5, 4 bytes ¶â¬× Try it ¶â¬× :Implicit input of integer ¶ :Is equal to ⬠:Proper divisors × :Reduced by multiplication
#1: Initial revision
# [Japt](https://github.com/ETHproductions/japt) v1.4.5, 4 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)
¶â¬×
[Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.5&code=tuKs1w&input=MTAxCi1mUw)
¶â¬× :Implicit input of integer
¶ :Is equal to
⬠:Proper divisors
× :Reduced by multiplication
