skyhit / arena-applet-test

0 stars 0 forks source link

Not able to compile Java problem #295

Open nithyaasworld opened 9 years ago

nithyaasworld commented 9 years ago

Env: Mac OS 10.10.1

  1. Launch the applet
  2. Go to the first practice room
  3. Open the problem 16190Div1 problem (250 point problem)
  4. Paste the code for java and compile
  5. observe

Actual:

Error is shown like "Your Code did not Compile"

Expected:

Code should get compiled successfully , else it should display more descriptive error message.

applet2

nithyaasworld commented 9 years ago

Note: This happens when compiling the Java code for the first few times. On compiling it repeatedly, it gets successful.