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.
My problem still persists. I'm using Ruby and when I click on "Run Tests" the one test passes:
Test Passed: Value == "(22)(33)(5)(7)(11**2)(17)"
1 Passed
0 Failed
0 Errors
Process took 63ms to complete
But when I hit cmd+enter or "Submit", I get:
Process was terminated. It took longer than 6000ms to complete
0 Passed
0 Failed
0 Errors
It's not a huge deal, I know I solved the problem and that's what matters, but I kind of want my points too :)
This comment is hidden because it contains spoiler information about the solution