/ 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(34,32) Warning: Variable "t" does not seem to be initialized
foo.pas(42,6) 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,17) Error: Incompatible types: got "Array[-1..10000] Of Array[0..500] Of LongInt" expected "LongInt"
foo.pas(43,10) Error: Incompatible types: got "Array[-1..10000] Of Array[0..500] Of LongInt" expected "LongInt"
foo.pas(46,6) Error: Operator is not overloaded: "LongInt" + "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(47,7) Error: Incompatible types: got "LongInt" expected "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(50,5) Error: Incompatible types: got "LongInt" expected "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(53,2) Error: Operator is not overloaded: inc "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(53,2) Error: Incompatible types: got "untyped" expected "Array[-1..10000] Of Array[0..500] Of LongInt"
foo.pas(54,6) Error: Incompatible types: got "Array[-1..10000] Of Array[0..500] Of LongInt" expected "SmallInt"
foo.pas(67,5) Fatal: There were 9 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode

信息

递交者
类型
递交
题目
P1458 遥控车
语言
Pascal
递交时间
2017-01-23 21:00:45
评测时间
2017-01-23 21:00:46
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes