Timeline for Draw a sudoku board using line drawing characters
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 16, 2017 at 18:38 | history | edited | Leaky Nun | CC BY-SA 3.0 |
deleted 12 characters in body
|
| Jun 16, 2017 at 18:20 | history | edited | Leaky Nun | CC BY-SA 3.0 |
deleted 21 characters in body
|
| Jun 16, 2017 at 18:07 | history | edited | Leaky Nun | CC BY-SA 3.0 |
deleted 2 characters in body
|
| Jun 16, 2017 at 16:44 | history | edited | Leaky Nun | CC BY-SA 3.0 |
deleted 88 characters in body
|
| Jun 16, 2017 at 16:41 | comment | added | 0xffcourse |
Remove definition of f and define i as i=["╔"+(g+"╦")*2+g+"╗"]+d+2*(["╠"+(e+"╬")*2+e+"╣"]+d)+["╚"+(h+"╩")*2+h+"╝"] saves 4 bytes
|
|
| Jun 16, 2017 at 16:39 | history | edited | Leaky Nun | CC BY-SA 3.0 |
deleted 10 characters in body
|
| Jun 16, 2017 at 16:38 | history | edited | Leaky Nun | CC BY-SA 3.0 |
deleted 13 characters in body
|
| Jun 16, 2017 at 16:37 | comment | added | Conor O'Brien | You can remove more parens on the last line: tio | |
| Jun 16, 2017 at 16:36 | comment | added | Erik the Outgolfer | Actually you're better off using Python 3 since then you won't need the first line. | |
| Jun 16, 2017 at 16:35 | comment | added | Leaky Nun | How did I not notice that... that's like the entire reason why I used Python 2, but thanks. | |
| Jun 16, 2017 at 16:35 | history | edited | Leaky Nun | CC BY-SA 3.0 |
added 27 characters in body
|
| Jun 16, 2017 at 16:32 | history | edited | Leaky Nun | CC BY-SA 3.0 |
added 27 characters in body
|
| Jun 16, 2017 at 16:27 | history | answered | Leaky Nun | CC BY-SA 3.0 |