I have very stange problem in 82 test in SANTA. My program successfully run on previous tests and got WA on 82 test. I use FPC. Is it my bug or yours?

  • created

    Dec '04
  • last reply

    Dec '04
  • 1

    reply

  • 386

    views

  • 1

    user

I have solved this problem. I added string "type integer=longint;" and now all OK.