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.
you can use float('inf') as a max number instead of 100000000000000000
whaattt!
because you used ofindex() function which makes solution o(n)^2 complexity
you printed the dictionary or wrote by your hands?
n1 ;)
ohh understood thnx
why name3 got 160 and name3 and name4 has equal length of array and name3 score is getting 20+ extra because of length so why name4 should not?
array = [
["name1", 150, ["B", "A", "A", "C", "A", "A"]],
["name2", 120, ["B", "A", "A", "A"]],
["name3", 160, ["B", "A", "A", "A","A"]],
["name4", 140, ["B", "A", "A", "C", "A"]]
]
name4 A3=303==90+B1=20+C1=10==120+20 (20) OF LENGTH WHY STILL IN OUTPUT?
more and all courses has a grade of b or above ;) kinda confused thnx
can anyone explain me why name3 of sample cases not in output he scored 140 but actual score is 160
it took 5 6 hours to just find leading space ;(
btw nice kata
need more example "__" stuck
bro explain i cant understand what's going on a little hint '' @@
can any one tell me in last base test case where output is 11 instead of 10 Y?
whaatt!! '__'
hm looks like we dont came here to solve this kata dont know why what s meaning of keeping this kind of stuff in test cases : [True,5,False] it doesn't make sense
Loading more items...