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.
What means sqrt ranges?
Lol, I just tried to divied by zero...
Why is my code running good in visual studio and get all tests, but in codewars I have:
UndefinedBehaviorSanitizer:DEADLYSIGNAL
==1==ERROR: UndefinedBehaviorSanitizer: FPE on unknown address 0x000000425719 (pc 0x000000425719 bp 0x7ffc046ee768 sp 0x7ffc046ee290 T1)
==1==WARNING: invalid path to external symbolizer!
==1==WARNING: Failed to use and restart external symbolizer!
Is anybody know?
thank you
Why if my result valid I get 12000ms, but if I'll add one character to result then you tell me that that's wrong too quick.
If someone tell me why it can be, I will be very grateful. I could replace double spaces on "Z", "V", "A", and I think on any symbol or string, but not on singly space.
Idiot kata. I did everything, but couldn't delete fucking double spaces (" "), because:
unmap_chunk(): invalid pointer
UndefinedBehaviorSanitizer:DEADLYSIGNAL
==1==ERROR: UndefinedBehaviorSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f33fbf79a10 bp 0x7ffdd6a25730 sp 0x7ffdd6a254e0 T1)
==1==The signal is caused by a READ memory access.
==1==Hint: address points to the zero page.
==1==WARNING: invalid path to external symbolizer!
==1==WARNING: Failed to use and restart external symbolizer!
#0 0x7f33fbf79a0f (/lib/x86_64-linux-gnu/libc.so.6+0x40a0f)
#1 0x7f33fbfc2966 (/lib/x86_64-linux-gnu/libc.so.6+0x89966)
#2 0x7f33fbfc99d9 (/lib/x86_64-linux-gnu/libc.so.6+0x909d9)
#3 0x7f33fbfd0fbb (/lib/x86_64-linux-gnu/libc.so.6+0x97fbb)
#4 0x42d461 (/workspace/test+0x42d461)
#5 0x430121 (/workspace/test+0x430121)
#6 0x42e52e (/workspace/test+0x42e52e)
#7 0x42df5d (/workspace/test+0x42df5d)
#8 0x42dc4b (/workspace/test+0x42dc4b)
#9 0x433b85 (/workspace/test+0x433b85)
#10 0x42c09d (/workspace/test+0x42c09d)
#11 0x7f33fbf5abf6 (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
#12 0x407b09 (/workspace/test+0x407b09)
UndefinedBehaviorSanitizer can not provide additional info.
==1==ABORTING
It means fuck you, you can't delete it.
This comment has been reported as abusive