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 forgot to dereference a null pointer lil bro
Lost it at "int finale" 🤣
wtf o_O
this must be the biggest troll ever,
pls take me as your student sensei
lmao
When you really hate the intern that will refactor your code.
When I Test my Code locally, it passes all Tests, but when i test it on Browser it just fails at test example3. I cant see any way how to debug the test and I cant understand any of the logs. Could you please correct this issue?
well, since your code isn't actually failing this test, you need to turn your attention to the next test, which you are failing, and figure out why. print out the inputs. consider edge cases.
@rowcased I absolutely lost my strength and ideas. I went through all the lines of code, examined all the possible options, but still did not see the wrong line. Please, can you contact with me in discord to describe where is the mistake? I killed almost 18 hours at this day, solving this problem. For me, its decision is already the meaning of life :C.
This test does not return
true
, it returnsfalse
. You are confusing the result with the test that comes after this test. Also: I said you had a mistake in one line your posted code. Have you thought about which line it is?@PUTIS aka Zverb . . . NO . . . kata does NOT say to return
true
. Look at the post before yours, where @ucczs has had the revelation of paying attention to the logs correctly. This test returnsfalse
. If you post your code with proper code markdown, (make sure to click the spoiler tag), I will be happy to dissect your code for errors. : )@Osiiriis absolutely! But kata says to return true! No matter how I change my solution, kata returns the opposite. That is, in this example, the answer is false. But when I changed the kata so that it returns false, the test itself writes that true is expected! Please explain, I no longer know how to change the decision for 7+ hours.
Whats in the 1a C# Test. Everything is ok exept of this
A monster, but, hey...it works. Celebrate your monster and ignore the doubters
Loading more items...