/ Vijos /

记录详情

Compile Error

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(30) Fatal: There were 6 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.0\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)

信息

递交者
类型
递交
题目
P1046 观光旅游
语言
Pascal
递交时间
2013-02-14 13:36:20
评测时间
2013-02-14 13:36:23
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes