CodEx - Important Notes: Difference between revisions

From MT Talks
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This page is dedicated to the technical issues regarding CodEx!
This page is dedicated to the technical issues regarding CodEx.
 
You are doing an exercise. You have a solution, it runs perfectly on your computer. You are happy. You submit your solution to CodEx.
 
Oops, it failed with weird and unuseful log. This page might help you!


----
----
Line 5: Line 9:


== Python ==
== Python ==
It seems (we are not sure yet) that CodEx is running Python 2.5 or 2.6.
There are a few notes


== Java ==
== Java ==

Revision as of 09:41, 30 April 2015

This page is dedicated to the technical issues regarding CodEx.

You are doing an exercise. You have a solution, it runs perfectly on your computer. You are happy. You submit your solution to CodEx.

Oops, it failed with weird and unuseful log. This page might help you!



Python

It seems (we are not sure yet) that CodEx is running Python 2.5 or 2.6.

There are a few notes

Java

C++

C

Pascal