/ Vijos /

记录详情

Compile Error

foo.pas(29,4) Error: Incompatible types: got "ShortInt" expected "Array[1..100] Of Array[0..100] Of LongInt"
foo.pas(31,4) Error: Incompatible types: got "ShortInt" expected "Array[1..100] Of Array[0..10000] Of LongInt"
foo.pas(33,8) Error: Operator is not overloaded: "Array[1..100] Of Array[0..100] Of LongInt" - "ShortInt"
foo.pas(39,7) Error: Can't read or write variables of this type
foo.pas(41,9) Error: Operator is not overloaded: "LongInt" + "Array[1..100] Of Array[0..100] Of LongInt"
foo.pas(45,4) Error: Incompatible types: got "ShortInt" expected "Array[1..100] Of Array[0..100] Of LongInt"
foo.pas(51,4) Error: Incompatible types: got "LongInt" expected "Array[1..100] Of Array[0..100] Of LongInt"
foo.pas(53,7) Error: Operator is not overloaded: "LongInt" = "Array[1..100] Of Array[0..100] Of LongInt"
foo.pas(53,9) Fatal: Syntax error, "THEN" expected but ")" found
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode

信息

递交者
类型
递交
题目
P1059 积木城堡
语言
Pascal
递交时间
2018-04-21 16:00:22
评测时间
2018-04-21 16:00:22
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes