|
|
back to boardCommon BoardNo subject what comlilers and linkers does this tester-system use? i wrote a simple c++ code with headers included: #include <stdio.h> #include <malloc.h> #include <memory.h> with no microsoft specific extentions. microsoft visual c++6 sp3 compiles and links it with "default" libraries with no problems, but the timus's tester show me a Status="Compilation Error". Why? |
|
|