I registered for the CodeFu competition coming up this weekend and I wanted to get a feel for the programming environment you have set up on the website, so I fired up the Practise Round 1 problems and started working on the 100p problem. As soon as I hit the compile button, I got a strange-looking java exception - weird considering that I wrote all my code in c++

This happened both in the new arena and in what I'm assuming to be the old system.
So I tried reopening the arena a couple of times and the code eventually compiled, only to give "incorrect result" for all test cases. So I copied the code into a local editor and I got correct results for all the test cases I tried.
I believe you may have some serious issues with the grading system. Any help would be welcome.