/ 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(13,32) Error: Incompatible types: got "LongInt" expected "Array[1..400] Of Array[0..2] Of SmallInt"
foo.pas(13,40) Error: Incompatible types: got "SmallInt" expected "Array[1..400] Of Array[0..2] Of SmallInt"
foo.pas(13,46) Error: Incompatible types: got "SmallInt" expected "Array[1..400] Of Array[0..2] Of SmallInt"
foo.pas(19,5) Error: Operator is not overloaded: "Array[1..400] Of Array[0..2] Of SmallInt" < "SmallInt"
foo.pas(19,27) Error: Incompatible types: got "Array[1..400] Of Array[0..2] Of SmallInt" expected "SmallInt"
foo.pas(19,34) Error: Incompatible types: got "SmallInt" expected "Array[1..400] Of Array[0..2] Of SmallInt"
foo.pas(20,4) Error: Incompatible types: got "Array[1..400] Of Array[0..2] Of SmallInt" expected "SmallInt"
foo.pas(20,11) Error: Incompatible types: got "SmallInt" expected "Array[1..400] Of Array[0..2] Of SmallInt"
foo.pas(21,4) Error: Incompatible types: got "Array[1..400] Of Array[0..2] Of SmallInt" expected "SmallInt"
foo.pas(21,11) Error: Incompatible types: got "SmallInt" expected "Array[1..400] Of Array[0..2] Of SmallInt"
foo.pas(32,6) Error: Operator is not overloaded: "Array[1..400] Of Array[0..2] Of SmallInt" + "SmallInt"
foo.pas(32,63) Error: Operator is not overloaded: "LongInt" + "Array[1..400] Of Array[0..2] Of SmallInt"
foo.pas(32,84) Error: Operator is not overloaded: "Array[1..400] Of Array[0..2] Of SmallInt" - "Array[1..400] Of Array[0..2] Of SmallInt"
foo.pas(32,98) Error: Operator is not overloaded: "Array[1..400] Of Array[0..2] Of SmallInt" - "Array[1..400] Of Array[0..2] Of SmallInt"
foo.pas(36,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)

信息

递交者
类型
递交
题目
P1120 花生采摘
语言
Pascal
递交时间
2015-10-27 20:12:40
评测时间
2015-10-27 20:12:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes