Timeline for Power-Ending Patterns
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 4, 2020 at 5:22 | comment | added | ceilingcat | Suggest x=n%=10;for(c=0; instead of n%=10;for(c=0,x=n; | |
| Feb 2, 2020 at 23:21 | comment | added | Jonathan Frech | Most of the time such overflow deviations are acceptable; one may need to ask the OP for clarification. | |
| Feb 2, 2020 at 23:18 | comment | added | S.S. Anne | @JonathanFrech No. For larger integers omitting that will cause overflow. | |
| Feb 2, 2020 at 23:16 | comment | added | Jonathan Frech | Can you drop n%=10;? | |
| Feb 2, 2020 at 21:45 | history | answered | S.S. Anne | CC BY-SA 4.0 |