/ Vijos /

记录详情

Compile Error

foo.pas(34,31) Warning: Variable "t" does not seem to be initialized
foo.pas(42,5) Error: Operator is not overloaded: "Array[-1..10000] Of Array[0..500] Of LongInt" > "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(42,16) Error: Incompatible types: got "Array[-1..10000] Of Array[0..500] Of LongInt" expected "LongInt"
foo.pas(43,9) Error: Incompatible types: got "Array[-1..10000] Of Array[0..500] Of LongInt" expected "LongInt"
foo.pas(46,5) Error: Operator is not overloaded: "LongInt" + "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(47,6) Error: Incompatible types: got "LongInt" expected "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(50,4) Error: Incompatible types: got "LongInt" expected "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(53,1) Error: Operator is not overloaded: inc "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(53,1) Error: Incompatible types: got "untyped" expected "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(54,5) Error: Incompatible types: got "Array[-1..10000] Of Array[0..500] Of LongInt" expected "LongInt"
foo.pas(67,4) Fatal: There were 9 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:01
评测时间
2014-11-05 22:21:02
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes