This is another instance when a user misinterprets fork as kumite or fork in solution panel. Or they think their solution is better than the reference solution. Previously, I have encountered many such forks (mostly in JS and Python) and just straight up rejecting them.
lmao
This is my one-on-one solution(
well, lets obfuscate it more
def reverse_string(string):
Splitting a string/list with [::-1] reverses it
return string[::-1]
whats the point
😂
Great job!
thats short, make it shorter
good job
that's good
most inefficient and retarded way to do this
very understandable
This is another instance when a user misinterprets
fork
askumite
orfork in solution panel
. Or they think their solution is better than the reference solution. Previously, I have encountered many such forks (mostly in JS and Python) and just straight up rejecting them.What's the goal of this fork? What does it change, and why?
This comment is hidden because it contains spoiler information about the solution
Loading more items...