/ Vijos /

记录详情

Compile Error

Free Pascal Compiler version 2.6.2 [2013/02/12] for i386
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(12,4) Warning: Variable "p" does not seem to be initialized
foo.pas(12,5) Error: Operator is not overloaded: "Array[0..400] Of Array[0..400] Of LongInt" + "LongInt"
foo.pas(15,5) Error: Incompatible types: got "LongInt" expected "Array[0..400] Of Array[0..400] Of LongInt"
foo.pas(18,4) Error: Incompatible types: got "LongInt" expected "Array[0..400] Of Array[0..400] Of LongInt"
foo.pas(20,21) Error: Operator is not overloaded: "LongInt" < "Array[0..400] Of Array[0..400] Of LongInt"
foo.pas(21,17) Error: Incompatible types: got "LongInt" expected "Array[0..400] Of Array[0..400] Of LongInt"
foo.pas(24,4) Fatal: There were 5 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)

信息

递交者
类型
递交
题目
P1242 邮局问题
语言
Pascal
递交时间
2014-12-22 20:19:40
评测时间
2014-12-22 20:19:41
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes