This completely defeats the purpose of the whole judge 
The difficulty in solving a problem is not writing code. The difficulty is in determining possible inputs, determining bottlenecks and difficulties, and submitting a solution that solves those issues. The judge simply verifies if you have correctly done that. If you haven't, it lets you know.
If you have a specific issue you can post it on the ProblemSet archive section of the forum. Someone may help you there.