/ Vijos /

记录详情

Compile Error

Free Pascal Compiler version 3.0.0 [2015/11/16] for i386
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(14,10) Error: Can't read or write variables of this type
foo.pas(19,6) Error: Operator is not overloaded: "Array[1..20000] Of Array[1..2] Of LongInt" > "LongInt"
foo.pas(19,23) Error: Incompatible types: got "Array[1..20000] Of Array[1..2] Of LongInt" expected "LongInt"
foo.pas(20,6) Error: Operator is not overloaded: "Array[1..20000] Of Array[1..2] Of LongInt" < "LongInt"
foo.pas(20,23) Error: Incompatible types: got "Array[1..20000] Of Array[1..2] Of LongInt" expected "LongInt"
foo.pas(21,6) Error: Operator is not overloaded: "Array[1..20000] Of Array[1..2] Of LongInt" > "LongInt"
foo.pas(21,23) Error: Incompatible types: got "Array[1..20000] Of Array[1..2] Of LongInt" expected "LongInt"
foo.pas(22,6) Error: Operator is not overloaded: "Array[1..20000] Of Array[1..2] Of LongInt" < "LongInt"
foo.pas(22,23) Error: Incompatible types: got "Array[1..20000] Of Array[1..2] Of LongInt" expected "LongInt"
foo.pas(34,10) Error: Operator is not overloaded: "Array[1..20000] Of Array[1..2] Of LongInt" < "LongInt"
foo.pas(34,23) Error: Operator is not overloaded: "Array[1..20000] Of Array[1..2] Of LongInt" = "LongInt"
foo.pas(34,36) Error: Operator is not overloaded: "Array[1..20000] Of Array[1..2] Of LongInt" < "LongInt"
foo.pas(38,8) Error: Incompatible types: got "Array[1..20000] Of Array[1..2] Of LongInt" expected "LongInt"
foo.pas(39,6) Error: Incompatible types: got "LongInt" expected "Array[1..20000] Of Array[1..2] Of LongInt"
foo.pas(41,8) Error: Incompatible types: got "Array[1..20000] Of Array[1..2] Of LongInt" expected "LongInt"
foo.pas(42,6) Error: Incompatible types: got "LongInt" expected "Array[1..20000] Of Array[1..2] Of LongInt"
foo.pas(62,12) Error: Operator is not overloaded: "Array[1..20000] Of Array[1..2] Of LongInt" + "LongInt"
foo.pas(63,9) Error: Operator is not overloaded: "Array[1..20000] Of Array[1..2] Of LongInt" + "LongInt"
foo.pas(78) Fatal: There were 18 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode

信息

递交者
类型
递交
题目
P1601 保卫峰会
语言
Pascal
递交时间
2017-02-14 21:54:31
评测时间
2017-02-14 21:54:32
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes