Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
this called enhanced for loop
Some of you guys are actually genuises on here dang.
Would someone mind explaining to me how : works in the for loop? (I'm fairly new to coding)
Nice
I had a very similar solution, though yours looks a bit more memory effective than mine. This fails case-sensitivity though ;) (even if it wasnt a rule.)
I did the same thing with a switch, I like how he extruded the comparator to its own function. I didn't even think to just use a char array for memory then convert back to a string with the return line. I used a string array. (I also haven't coded in years xD) Very elegant!
I did this but added strings to a knew string. This is more efficient
Liked how you even created a function, such an efficient code!
well done
Can someone explain the math happening in the if statement?
Why are we multiplying (g*3600) and dividing it by the difference of two speeds?
What does this represent?
Nice one :p
thanks for the solution and comment was cherry on top
That awesome!!
Something got in!!!
but i like this :).
Sexy
Loading more items...