/ Vijos /

记录详情

Compile Error

Free Pascal Compiler version 2.6.4 [2014/03/06] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(9,21) Error: Incompatible types: got "LongInt" expected "Array[1..100] Of Array[1..100] Of LongInt"
foo.pas(12,21) Error: Incompatible types: got "ShortInt" expected "Array[1..100] Of Array[1..100] Of LongInt"
foo.pas(16,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(17,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(20,5) Error: Operator is not overloaded: "Array[1..100] Of Array[1..100] Of LongInt" + "LongInt"
foo.pas(21,5) Error: Operator is not overloaded: "Array[1..100] Of Array[1..100] Of LongInt" + "LongInt"
foo.pas(27,4) Fatal: There were 6 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.4\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)

信息

递交者
类型
递交
题目
P1046 观光旅游
语言
Pascal
递交时间
2015-03-09 21:54:11
评测时间
2015-03-09 21:54:12
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes