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.
изюминка этой задачи, вызывает улыбку
i found the problem. I was missing "using System;". I didnt think i would need it. Thanks for offering help.
Did you add all necessary usings?
I tried doing this with the Math.Pow method, but it say that it doesn't exist in the context. I already executed the code elsewhere and it worked. Does anyone know what the problem is?
I'm coding with C#
This comment is hidden because it contains spoiler information about the solution
You changed the name of the solution function.
Your solution does not conform to requirements of the kata. It's not a kata issue.
Look at your function name. Is it really
multiply
?We cannot tell whats wrong with your solution without seeing your solution, sorry.
Hello, I have tested my code in my editor and it passes, but when I try to run it here, I get the error 'multiply' is not defined'. Can someone help please?
.
This comment is hidden because it contains spoiler information about the solution
that negative number in test case was tricky..finally guessed it out
done
removed
bugs
tag, changed categoryBug Fixes
-->Fundamentals
approved
Loading more items...