Timeline for Are the numbers amicable?
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 12, 2023 at 7:14 | comment | added | jayprich | @miles loving the succinct aliquot via its factors >:@#.~/.~&.q: | |
| Jan 17, 2018 at 12:16 | comment | added | miles |
20 bytes with >:@#.~/.~&.q:-:~:*+/
|
|
| Jan 17, 2018 at 2:30 | comment | added | cole |
I removed an extra -:-match in your code, updated the bytecount, and added a TIO link. Hope that's OK by you. Feel free to roll back if it isn't (but the solution prior had a domain error you'd want to fix).
|
|
| Jan 17, 2018 at 2:29 | history | edited | cole | CC BY-SA 3.0 |
Removed an extra match and added a TIO link
|
| Jan 16, 2018 at 20:07 | history | edited | Bolce Bussiere | CC BY-SA 3.0 |
added 32 characters in body
|
| Jan 16, 2018 at 19:02 | comment | added | cole |
Actually I think you can instead do ~.-:... (match with dedpulicated input), which I stole from the Jelly answer.
|
|
| Jan 16, 2018 at 18:57 | history | edited | Bolce Bussiere | CC BY-SA 3.0 |
added 2 characters in body
|
| Jan 16, 2018 at 18:51 | comment | added | cole |
Apparently they need to be not equal so prepend a ~:/*].
|
|
| Jan 16, 2018 at 17:30 | comment | added | cole |
I think you can use -:[:|.(1#.i.*0=i.|])"0 or something akin to it. The divisor sum (rightmost verb) is taken from mile’s comment on our divisor sum question. Edit: with a different quotation mark since I’m on mobile.
|
|
| Jan 16, 2018 at 17:21 | history | undeleted | Bolce Bussiere | ||
| Jan 16, 2018 at 17:21 | history | edited | Bolce Bussiere | CC BY-SA 3.0 |
Forgot to remove some whitespace
|
| Jan 16, 2018 at 17:07 | history | deleted | Bolce Bussiere | via Vote | |
| Jan 16, 2018 at 17:07 | history | answered | Bolce Bussiere | CC BY-SA 3.0 |