|
|
вернуться в форумОбщий форумCompilation Error I tried to submit several problems today, but I got compilation errors. For the last problem, I tried both C and C++, but I still get a compilation error. GCC does not report any error or warnings (not even with the -Wall option). I got the following e-mail : You tried to solve problem 1073. Your solution on C++ was compiled with the following errors: 143804 temp\143804(19) : error C2471: cannot update program database 'e:\judge\vc60.pdb' Can anyone help me? Re: Compilation Error The problem is not with your program. The problem is with the submission system of the site. Everybody that is trying to submit C/C++ programs is having the same problem. I hope this problem to be solved as soon as possible. I've already been waiting for more than a day to submit 3 programs of mine... Snif! :ґ( > I tried to submit several problems today, but I got compilation errors. For the last problem, I tried both C and C++, but I still get a compilation error. GCC does not report any error or warnings (not even with the -Wall option). I got the following e-mail : > > You tried to solve problem 1073. Your solution on C++ was compiled with the following errors: > > 143804 > temp\143804(19) : error C2471: cannot update program database 'e:\judge\vc60.pdb' > > > Can anyone help me? |
|
|