/ 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(15,5) Error: Incompatible types: got "Boolean" expected "Array[1..1000] Of Boolean"
foo.pas(17,8) Error: Operator is not overloaded: "SmallInt" <= "Array[1..1000] Of SmallInt"
foo.pas(18,4) Error: Incompatible types: got "Array[1..1000] Of Array[1..1000] Of SmallInt" expected "SmallInt"
foo.pas(28,5) Error: Incompatible types: got "Boolean" expected "Array[1..1000] Of Boolean"
foo.pas(30,4) Error: Incompatible types: got "SmallInt" expected "Array[1..1000] Of SmallInt"
foo.pas(29,4) Error: Boolean expression expected, but got "Array[1..1000] Of Boolean"
foo.pas(34,8) Error: Operator is not overloaded: "SmallInt" <= "Array[1..1000] Of SmallInt"
foo.pas(35,4) Error: Incompatible types: got "Array[1..1000] Of Array[1..1000] Of SmallInt" expected "SmallInt"
foo.pas(45,5) Error: Incompatible types: got "Boolean" expected "Array[1..1000] Of Boolean"
foo.pas(48,8) Error: Operator is not overloaded: "SmallInt" <= "Array[1..1000] Of SmallInt"
foo.pas(49,4) Error: Incompatible types: got "Array[1..1000] Of Array[1..1000] Of SmallInt" expected "SmallInt"
foo.pas(63,1) Error: Operator is not overloaded: inc "Array[1..1000] Of SmallInt"
foo.pas(63,1) Error: Incompatible types: got "untyped" expected "Array[1..1000] Of SmallInt"
foo.pas(64,6) Error: Incompatible types: got "Array[1..1000] Of SmallInt" expected "LongInt"
foo.pas(77,6) Warning: Variable "s" does not seem to be initialized
foo.pas(81,38) Warning: Variable "d" does not seem to be initialized
foo.pas(97,4) Fatal: There were 14 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)

信息

递交者
类型
递交
题目
P1626 爱在心中
语言
Pascal
递交时间
2015-10-23 14:28:57
评测时间
2015-10-23 14:28:57
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes