+ 3
Challenge : Reverse Everything!
input an array and then the system hast o output the reverse of it if you want, you can add a number of integers that will be in the array like ( 3 1 3 7 ) or just 1 3 7 but the point is to reverse it 7 3 1
10 Antworten
+ 3
Come on man, you promised harder challenges. This is just too easy.
https://code.sololearn.com/cpgZyI3vzZjl/?ref=app
+ 4
If this is "medium", what is "easy"?!
+ 3
well... the love and hate
ok ill give you guys a hard one, but dont say that it is too hard
+ 2
In the beautiful Ruby
arr = gets
puts arr.reverse!
+ 2
In javascript:
https://code.sololearn.com/WJqsinA5Eapn/?ref=app
+ 2
Yet another trivial one
https://code.sololearn.com/c9Tx81Xi00EQ/?ref=app
+ 1
here is mine....give whatever input u want....in one line...
ONE LINE REVERSE...
https://code.sololearn.com/cr4M5Rsfp1c2/?ref=app
+ 1
I'm OK to receive an harder challenge
+ 1
i like this dude allready
0
im scared to give you guys a hard challenge, these are all medium