有参加过ICPC筹备工作的高手吗?请教一个pc2v8.2的问题。
administrator中的language该怎么设置?
我用borland c++编译器,设置这样写:
displayname:c\c++
compile cmd line :bcc32 101(提交时文件名为101.c或101.cpp)
Execute file name :101.exe
program execution command line:101.exe
但在team中test时,compile通过了,提示execution error。
请问各位大虾,是怎么回事?