/ Vijos /

记录详情

Compile Error

Free Pascal Compiler version 2.6.4 [2014/03/06] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(28,7) Error: Incompatible types: got "Boolean" expected "Array[0..10000] Of Boolean"
foo.pas(29,4) Error: Incompatible types: got "Array[0..10000] Of eagetype" expected "eagetype"
foo.pas(31,10) Error: Ordinal expression expected
foo.pas(32,11) Error: Ordinal expression expected
foo.pas(33,13) Error: Operator is not overloaded: not "Array[0..10000] Of Boolean"
foo.pas(34,10) Error: Ordinal expression expected
foo.pas(35,11) Error: Ordinal expression expected
foo.pas(51,4) Error: Incompatible types: got "Byte" expected "Array[0..10000] Of LongInt"
foo.pas(56,6) Error: pointer type expected, but got "Array[0..10000] Of eagetype"
foo.pas(57,3) Error: Illegal qualifier
foo.pas(58,3) Error: Illegal qualifier
foo.pas(62,6) Error: Incompatible types: got "Array[0..10000] Of LongInt" expected "LongInt"
foo.pas(66,4) Fatal: There were 12 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.4\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)

信息

递交者
类型
递交
题目
P1427 机密信息
语言
Pascal
递交时间
2015-11-02 09:15:50
评测时间
2015-11-02 09:15:52
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes