Timeline for Project Euler #119 : Digit power sum
Current License: CC BY-SA 4.0
18 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jun 10, 2020 at 13:24 | history | edited | Community Bot |
Commonmark migration
|
|
Dec 13, 2018 at 10:35 | history | edited | Calak | CC BY-SA 4.0 |
added 20 characters in body
|
Dec 13, 2018 at 7:53 | history | edited | Flater | CC BY-SA 4.0 |
added missing power
|
Dec 12, 2018 at 1:40 | history | edited | Calak | CC BY-SA 4.0 |
added 2 characters in body
|
Dec 10, 2018 at 20:44 | history | edited | Calak |
related tags
|
|
Dec 10, 2018 at 20:42 | answer | added | Calak | timeline score: 1 | |
Dec 9, 2018 at 22:46 | comment | added | Carcigenicate | @Calek Code that is only broken because of TLE "errors" is considered ontopic by a mod. If that is in fact the problem (which even 200_success seems to agree is the case here), then this would be ontopic. | |
Dec 9, 2018 at 22:36 | comment | added | Calak | @Carcigenicate : "I need the variable c to reach 25 but I haven't seen past 16" that's sounds clear for me. | |
Dec 9, 2018 at 21:46 | answer | added | Tomaž Tekavec | timeline score: 1 | |
Dec 9, 2018 at 21:33 | comment | added | Carcigenicate | OP, can you clarify if this code is in fact producing correct answers for smaller inputs? | |
Dec 9, 2018 at 21:32 | comment | added | Carcigenicate | @Calak This code does appear to be working. It's just so slow that getting the correct answer would take an infeasible amount of time to compute. This does appear to be ontopic. | |
Dec 9, 2018 at 20:16 | comment | added | Calak | Welcome on Code Review. I'm afraid this question does not match what this site is about. Code Review is about improving existing, working code. Code Review is not the site to ask for help in fixing or changing what your code does. Once the code does what you want, we would love to help you do the same thing in a cleaner way! Please see our help center for more information. | |
Dec 9, 2018 at 18:10 | review | Close votes | |||
Dec 10, 2018 at 9:44 | |||||
Dec 9, 2018 at 18:00 | history | tweeted | twitter.com/StackCodeReview/status/1071826959372558341 | ||
Dec 9, 2018 at 17:51 | history | edited | Calak | CC BY-SA 4.0 |
This code is related to project Euler #119
|
Dec 9, 2018 at 12:35 | history | edited | 200_success | CC BY-SA 4.0 |
deleted 23 characters in body; edited tags; added 40 characters in body; deleted 7 characters in body
|
Dec 9, 2018 at 12:10 | review | First posts | |||
Dec 9, 2018 at 17:36 | |||||
Dec 9, 2018 at 12:05 | history | asked | AcedPI | CC BY-SA 4.0 |