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.
(google translate)
apenas use a caixa de seleção abaixo da sua mensagem, ao escrevê-la
(google translate)
Seu código fica lento quando testado com grandes números.
Testei seu código no meu IDE.
altura = 3000;
Corre após 20 segundos (20,000 ms) e excede em muito o limite Kata de 12,000 ms.
Você tem que reescrever seu código e chegar a uma solução melhor.
Vou te dar uma dica de que você pode usar 'new string' em vez de um 'while loop'.
This comment is hidden because it contains spoiler information about the solution
como posso sinalisar spoiler?
(spoiler flag, please)
This comment is hidden because it contains spoiler information about the solution
Isto é do google tradutor
o motivo pelo qual está expirando em 12000ms.
seu programa não pode lidar com grandes números.
bom dia, estou tentando em c#, porem no test esta dando ok, mas quando vai no attempt esta dando problema: Execution Timed Out (12000 ms)