Well, In Case you've not already noticed , Now you can copy the test you're failing on some problem and run it locally and see what's going wrong.
Same goes for all tests.
Thanks for this cool addition :) !.
UPD: It kinda only works when you view from standings ig









This is very useful for debugging
wow ^_^
Does this work in live contests also or it available only in practice?
I think It'd be an unfair advantage in contests ideally , so the short answer is in practice only.
wow
But on the other hand, it was really interesting and useful to find bug in the code. In my opinion
P.S Here is what I mean by 'interesting and useful'
Just don't copy the test (as it'll be truncated) 🤓
(Note : I'm talking from the perspective of self-improving , if you're really aware , you'd not care and behave as if it doesn't exist)
ok I saw the second edit , valid lol.
Still if the test case is large i never get to see it
The "copy" test feature is great, but for large test cases it gets truncated (... at the end). Works perfectly on small tests though.
Actually it is only useful for those who doesn't know the shortcut (Ctrl + C, Ctrl + V) as you can't copy the large tests.. I hope they improve it so we can copy the whole tests.
So debugging is very convenient now!
nvm