When my solution fails on a larger testcase, I can only see the first few lines of the testcase and have to submit again and again to find out what's going wrong with my code. I think it would be much easier to debug if I can download the testdata. In this way I can test my solution locally.
I'm not sure if here is the right place to ask, but is there any way to download the testdata of the problems?