Timeline for Print all digits of an integer
Current License: CC BY-SA 4.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 7, 2021 at 20:16 | comment | added | Makonede |
8 bytes: ' '.join (once again, not that golfage matters but might as well :))
|
|
| Apr 2, 2021 at 17:04 | comment | added | Makonede | I guess, but it's fine, this challenge is probably gonna be closed soon anyway - EDIT: closed | |
| Apr 2, 2021 at 17:03 | comment | added | avarice | @Makonede its not accurate, maybe Sys. time? | |
| Apr 2, 2021 at 17:03 | comment | added | Makonede |
Execution time is shown under Real time in the Debug section of TIO
|
|
| Apr 2, 2021 at 17:02 | comment | added | avarice | Also i am posting all answers in one answers because they are trivial | |
| Apr 2, 2021 at 17:02 | comment | added | avarice | @Makonede how can I calculate execution time | |
| Apr 2, 2021 at 17:01 | history | edited | avarice | CC BY-SA 4.0 |
added 671 characters in body
|
| Apr 2, 2021 at 17:00 | comment | added | Makonede | Also, since this is fastest-code you should probably include the average execution time in the header before the bytecount: ~0.03s | |
| Apr 2, 2021 at 16:59 | comment | added | avarice | @Makonede thanks! I'll edit later | |
| Apr 2, 2021 at 16:58 | comment | added | Makonede |
Even though golfage doesn't matter here, print(*input()) is 9 bytes shorter :)
|
|
| Apr 2, 2021 at 16:55 | history | answered | avarice | CC BY-SA 4.0 |