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#. I tried several times. The condition check double variable (bigger, less etc.). And the loop body multiply a double variable and increment integer.
One while loop (compare 2 double variable) and "Process was terminated. It took longer than 7000ms to complete". Other compiler is doing it in 0,09 seconds. Is it the code problem or Codewars server?