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.
the C tests are fine
Because it's always easier to blame others?
XD This is quite funny issue, why do you think that the issue is with the kata, not with your code(and chances of having so is relatively larger in C)
Same here :/
Having same issue here. :/
Here is the dictionary that is preloaded (javascript version)-
var dict = {
'A': "awesome",
'B': 'beautiful',
'C': 'confident',
'D': 'disturbing',
'E': 'eager',
'F': 'fantastic',
'G': 'gregarious',
'H': 'hippy',
'I': 'ingestable',
'J': 'joke',
'K': 'klingon',
'L': 'literal',
'M': 'mustache',
'N': 'newtonian',
'O': 'oscillating',
'P': 'perfect',
'Q': 'queen',
'R': 'rant',
'S': 'stylish',
'T': 'turn',
'U': 'underlying',
'V': 'volcano',
'W': 'weird',
'X': 'xylophone',
'Y': 'yogic',
'Z': 'zero'
};
No, but there is nothing to stop you running a program that dumps it to the console. :)