45
bryukh
16 32 48
15857/ 17173
Valentin Bryukhanov http://bryukh.com/
Last seen 2 years ago
Member for 11 years, 7 months, 16 days
Difficulty Normal
Developer, engineer and taskMaker.

Best reviews / Newest reviews
First-mdreid
It's not DRY (Don't Repeat Yorself). You can merge four block for moving in one loop or function. And "return" without anything is not good -- it's little confuse. Good comments. More
Dijkstra-Short-Miaou
Reduced Dijkstra is nice :) Good comments, but too long lines. More
Second-Bibiche
Hard to read long lines. For unsolvable puzzle, you can check solvability (count inversions). More
First-Serhiy
+ for percolate algorithm. But lines 20-39 can be shorten in function. Don't repeat yourself (DRY). More
Second-bryukh
It's the same as first -- testing. More
TopoHeapSort-tjreedy
First comment you can make as docstring. The comments are good -- very readable and simple. Dictionary comprehension is nice. More
First-Fettn
Titanic work. Interesting reading. More
First-andy_s
Nice. I like these docstrings. More
1 2 3 4 5 6 7
8