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.
".-...."
is not part of a sample, fixed, or random tests generated by the C test suite. If you can provide more evidence of anything fishy in the future please provide more thorough details as in: the complete input, your output, and the expected output, thanks.something fishy about this test log :
.-.... .. .
can't find the ascii translation for the morse code of .-....
any advice, thanks :)
i,m using C lang btw
so the minimal lonliness of a number that contains 0 is 0?
i have a problem while testing for big numbers, i use c lang, it doesnt work when I use int or long variables, works fine on my computer for unsigned long long, but it crashes when using unsigned long long variables when attempting.
Thanks in advance for any help !