Hi
I am submitting a program written in JAVA which compiles and runs fine on my computer. But on submitting it, I get the error 'runtime error (NZEC) '. Why is this happening? My program expects a couple of command line arguments(the input and output test files). Is this someway related?
Regards