/ Vijos /

记录详情

Compile Error

foo.pas(47,8) Error: Operator is not overloaded: "LongInt" <= "Array[1..10000] Of Array[0..10000] Of LongInt"
foo.pas(47,16) Error: Operator is not overloaded: "LongInt" <= "Array[1..10000] Of Array[0..10000] Of LongInt"
foo.pas(49,5) Error: Operator is not overloaded: "Array[1..10000] Of Array[0..10000] Of LongInt" + "Array[1..10000] Of Array[0..10000] Of LongInt"
foo.pas(50,6) Error: Incompatible types: got "LongInt" expected "Array[1..10000] Of Array[0..10000] Of LongInt"
foo.pas(54,5) Error: Incompatible types: got "LongInt" expected "Array[1..10000] Of Array[0..10000] Of LongInt"
foo.pas(58,1) Error: Operator is not overloaded: inc "Array[1..10000] Of Array[0..10000] Of LongInt"
foo.pas(58,1) Error: Incompatible types: got "untyped" expected "Array[1..10000] Of Array[0..10000] Of LongInt"
foo.pas(59,4) Error: Incompatible types: got "LongInt" expected "Array[1..10000] Of Array[0..10000] Of LongInt"
foo.pas(86,11) Error: Incompatible types: got "Array[1..10000] Of Array[0..10000] Of LongInt" expected "LongInt"
foo.pas(87,9) Error: Operator is not overloaded: "Array[1..10000] Of Array[0..10000] Of LongInt" - "ShortInt"
foo.pas(89,1) Error: Illegal expression
foo.pas(92,8) Error: Can't read or write variables of this type
foo.pas(95,4) Fatal: There were 12 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.2\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)

信息

递交者
类型
递交
题目
P1458 遥控车
语言
Pascal
递交时间
2014-11-05 22:21:22
评测时间
2014-11-05 22:21:23
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes