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.
C#: method name should be
PascalCase
(Please refer to implementation of backward compatibility here )... in PHP
Actual and expected are swapped
Короче, кодиварс этот шляпа полная... )) Распиареный капец как, а по факту багов куча. 3задачки решил на Интеладжи, все четко, но кодиварс каждый раз меня тычет носом в какие то ошибки))) Я думал реально, что то дельное, а по факту пустышка, хотя начало было интрегующее
The last 3 pairs aren't consecutive perfect squares. Not a kata issue.
The exercise should mention what is the correct answer if there are multiple numbers satisfying the condition.
For input 27567, all of
(13784**2, 13783**2)
,(4596**2, 4593**2)
,(1536**2, 1527**2)
,(524**2, 497**2)
My solution was one of the "3 variations" of someone else's solution, but it was actually out of only 2 variations. Has anybody else had the same problem?
passed in 12.140 seconds.. :)
Very nice!)
Thanks for pointing out the little error with the tests.
But your solution was actually wrong.
I've edited the tests to now display the correct error message
There appears to be an issue with tests on C# translation.
Expected: "-1795367280--1795467271"
But was: "2499600016-2499500025"
The input number was 99991 and my result was the same as the one provided in sample test. Seems like an issue with integer rollover.
I laghed on my slef alot when I solved it
let's say it's a funny challenge
Good One thanks!
i really dont think this question is super easy,at least for me
Approved by someone ~~
Thanks @hobovsky, issue resolved
Loading more items...