ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1066. Garland

some problems with 1066
Posted by Ekaterinburg Highlanders 25 Jan 2001 12:59
I can't get AC. I used correct algoritm (it is known,
because solution with this algoritm was AC on regional
contest) with recursive formula. Then I changed recursive
formula with non recursive (thinking there problems with
floating point calculations), no effect - only WA.

Also, there was some strange compile errors (!!!) like :

12835
temp\12835(26) : error C2471: cannot update program
database 'e:\judge\vc60.pdb'
Fixed
Posted by Marat Bakirov 30 Jan 2001 17:17
Subj.