/ 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(8,21) Error: Incompatible types: got "LongInt" expected "Array[1..100] Of Array[1..100] Of LongInt"
foo.pas(11,21) Error: Incompatible types: got "ShortInt" expected "Array[1..100] Of Array[1..100] Of LongInt"
foo.pas(15,5) Error: Operator is not overloaded: "Array[1..100] Of Array[1..100] Of LongInt" + "Array[1..100] Of Array[1..100] Of LongInt"
foo.pas(16,7) Error: Operator is not overloaded: "Array[1..100] Of Array[1..100] Of LongInt" + "Array[1..100] Of Array[1..100] Of LongInt"
foo.pas(19,5) Error: Operator is not overloaded: "Array[1..100] Of Array[1..100] Of LongInt" + "LongInt"
foo.pas(20,5) Error: Operator is not overloaded: "Array[1..100] Of Array[1..100] Of LongInt" + "LongInt"
foo.pas(27) Fatal: There were 6 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)

信息

递交者
类型
递交
题目
P1046 观光旅游
语言
Pascal
递交时间
2014-11-07 18:27:00
评测时间
2014-11-07 18:27:02
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes