26
liw_80
7 24 42
3848/ 3945
Li Wei
Last seen 1 year ago
Member for 5 years, 5 months, 22 days
Difficulty Normal
Best reviews / Newest reviews
bare_bones-Tical_1000 1 1
I like this solution, it's simple and clear More
Verbose, probably more work than needed to find distance.-kkkkk 1 1
Another question, I think x_intersect can be set as 0 when slope is 0. More
Verbose, probably more work than needed to find distance.-kkkkk 1
By the way, I think use combinations is better than permutations in this case. More
sunset and bottom-up tree dictionary-PythonWithPI 1 1
R there some missspelling? sun->sons? More
First-Sim0000 1
This is a good solution, I like it. More
Best Stock-bravebug 1
Think we can use sorted function for this task. More
Dumb-obone 1 1
I love this solution, it's clear and simple More
BFS with Counter-Sim0000 1 1
Hi, I don't think var start is used here, maybe you can remove it. More
First-bravebug 1
I'd like to use str(type(n))[8:-2], instead of [8:11]. If there is float or some other type, it can still work. More
First-whitewalker9 1 1
I think replace is no necessary here. We can remove it. More
First-vit.aborigen 1
I think this solution is clearly, it's easy to understand. +2 More
First-Sim0000 1 1
I have a question. How do you get the number 0.3678? More
First-Wienands 1 1
I have a question. How do you get the number 0.39? More
Always dreamt of using reduce :)-vit.aborigen 1
I think mul is enough You can just use mult_two = mul More
First-tokyoamado 1
I like this solution, it's clear More
First-Tinus_Trotyl 1
It's simapler than mine, I like it. More
First-coldcity
It's clear, but I think it is complex. More
7-liner: blackout-przemyslaw.daniel
This solution is simpler than mine, i like it. It is very clear More
Using Breadth First Search-vlad.bezden
I think this solution is clear More
First-zhang9820110
I think this solution is clearly More
1
2