Timeline for Draw an ASCII Rectangle
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Sep 21, 2016 at 9:42 | history | edited | Fabien Bouleau | CC BY-SA 3.0 | Edit#3: -8 bytes with list trick |
| Sep 21, 2016 at 9:33 | history | edited | Fabien Bouleau | CC BY-SA 3.0 | Edit#2 removing the if part |
| Sep 19, 2016 at 8:57 | history | edited | Fabien Bouleau | CC BY-SA 3.0 | edited body |
| Sep 19, 2016 at 8:54 | comment | added | TuxCrafting | I count 83 bytes | |
| Sep 19, 2016 at 6:06 | history | edited | Fabien Bouleau | CC BY-SA 3.0 | no comment... still too many spaces... |
| Sep 19, 2016 at 6:00 | history | edited | Fabien Bouleau | CC BY-SA 3.0 | old habits die hard: too many spaces! |
| Sep 19, 2016 at 5:55 | history | edited | Fabien Bouleau | CC BY-SA 3.0 | typo in the code! |
| Sep 19, 2016 at 5:19 | comment | added | DJMcMayhem | Hello, welcome to the site! Some tips, 1) you have some unnecessary whitespace that you could remove. 2) A lambda function is shorter since you don't need to call print (you can just return instead) | |
| Sep 19, 2016 at 5:05 | review | Low quality posts | |||
| Sep 19, 2016 at 5:17 | |||||
| Sep 19, 2016 at 4:55 | review | First posts | |||
| Sep 19, 2016 at 8:58 | |||||
| Sep 19, 2016 at 4:54 | history | edited | Fabien Bouleau | CC BY-SA 3.0 | shorter solution |
| Sep 19, 2016 at 4:48 | history | answered | Fabien Bouleau | CC BY-SA 3.0 |