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 is a comical cheat code.
same here
This challenge in my opinion is too easy to be a 6 Kyu. I'd say its more of a 7 at least for PHP.
Okay well I am still allowed to be annoyed about it
I know, but it's specified that way, so...
Because in general that's not proper punctuation lol
Why do you say they're incorrect?
It's in the kata's description.
The tests in this one are pissing me off because they want us to return an incorrect result. Like having spaces between our punctuation at the end o.O
I've fixed this problem!
Unfortunately, there is no preloaded object in PHP, you have to make it yourself.
codewarrior/kata
./solution.go:58:44: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./solution.go:59:15: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./solution.go:62:44: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./solution.go:63:15: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./solution.go:66:44: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./solution.go:67:15: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./solution.go:70:44: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./solution.go:71:15: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
Please someone help me. I dont know what to do
I'm not familiar with how I access the dictionary object with PHP? Normally when working with classes and objects I use $this-> to access something outside of a function but that doesn't allow me here.
Ranks of katas can't be changed. And the criterias for kyus changed with times. Old katas tend to be overranked, for others it's the contrary. You should not care about a kata being overrranked or underranked by 1 kyu, it's not meaningful in general.
Yeah, I just came to comment the same.
Loading more items...