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.
Java translation - Please Review & Approve :)
THANK YOU!
Approved.
Cool, Thanks!
This comment is hidden because it contains spoiler information about the solution
Thanks... you saved me from myself... (Laziness solved)
Cool! ... happens to all of us ;)
Oh I was about to respond... Thanks @myjinxin2015
Yeah, I removed that. Thanks.
Added, Thanks!
I don't understand?? These aren't magic squares?? magic squares add up to 15 columns, rows, and diagonals.
As per your example, you say that: [[9, 14, 7],[8, 10, 12],[13, 6, 11]]) // should return true ... but the last row equals 30? is this correct?
Sorry for my stupidity :\