123456789101112131415161718192021 |
- 2002-04-06.06:48:39 [BUILD] del random.fpascal.exe
- 2002-04-06.06:48:39 [BUILD] e:\freepascal\bin\win32\ppc386 -orandom.fpascal.exe random.fpascal
- Free Pascal Compiler version 1.0.4 [2000/12/30] for i386
- Copyright (c) 1993-2000 by Florian Klaempfl
- Target OS: Win32 for i386
- Compiling random.fpascal
- random.fpascal(16,25) Hint: use DIV instead to get an integer result
- Linking random.fpascal.exe
- 31 Lines compiled, 1.3 sec
- [RUN] random.fpascal.exe 1000 -- OK
- [RUN] random.fpascal.exe 1000 -- OK
- [RUN] random.fpascal.exe 1000 -- OK
- [RUN] random.fpascal.exe 300000 -- OK
- [RUN] random.fpascal.exe 300000 -- OK
- [RUN] random.fpascal.exe 300000 -- OK
- [RUN] random.fpascal.exe 600000 -- OK
- [RUN] random.fpascal.exe 600000 -- OK
- [RUN] random.fpascal.exe 600000 -- OK
- [RUN] random.fpascal.exe 900000 -- OK
- [RUN] random.fpascal.exe 900000 -- OK
- [RUN] random.fpascal.exe 900000 -- OK
|