cloudspokes / arena-web

Web arena for SRMs
44 stars 32 forks source link

C++ solutions not compiling #1078

Closed macs054 closed 9 years ago

macs054 commented 9 years ago

ID [a4350000000CwOJAA0] [a4350000000CwOMAA0] [a4350000000CwOPAA0]

Steps: Register and Enter to an active challenge. Select one of the problems on the right sidebar. Click the gear icon on the coding area and choose the language C++. Enter your code in the coding area. Remove one part of your code then compile, the compile will fail. Fix the code and hit compile, the compile still fails.

Result: All C++ solutions in all problems does not compile. capture

Expected Result: Code compilation should be succesful.

mdesiderio commented 9 years ago

This issue was moved to appirio-tech/arena-web#42