/ Vijos /

记录详情

Compile Error

foo.pas(15,4) Error: Identifier not found "os"
foo.pas(35,4) Error: Incompatible types: got "SmallInt" expected "Array[1..20] Of Array[0..100] Of LongInt"
foo.pas(45,5) Error: Operator is not overloaded: "Array[0..20] Of Array[0..200] Of Array[0..200] Of Array[1..2] Of LongInt" = "ShortInt"
foo.pas(47,7) Error: Identifier not found "max"
foo.pas(47,17) Error: Operator is not overloaded: "LongInt" + "Array[1..20] Of Array[0..100] Of LongInt"
foo.pas(63,7) Error: Can't read or write variables of this type
foo.pas(71,4) Error: Incompatible types: got "ShortInt" expected "Array[0..20] Of Array[0..200] Of Array[0..200] Of Array[1..2] Of LongInt"
foo.pas(71,9) Error: Incompatible types: got "ShortInt" expected "Array[0..20] Of Array[0..200] Of Array[0..200] Of Array[1..2] Of LongInt"
foo.pas(85,11) Error: Operator is not overloaded: "Array[1..200] Of Array[1..4] Of LongInt" * "Int64"
foo.pas(89,11) Error: Operator is not overloaded: "Array[1..200] Of Array[1..4] Of LongInt" * "Int64"
foo.pas(99,11) Error: Incompatible type for arg no. 2: Got "Array[0..20] Of Array[0..200] Of Array[0..200] Of Array[1..2] Of LongInt", expected "LongInt"
foo.pas(103,23) Error: Operator is not overloaded: "LongInt" > "Array[0..20] Of Array[0..200] Of Array[0..200] Of Array[1..2] Of LongInt"
foo.pas(103,35) Error: Incompatible types: got "Array[0..20] Of Array[0..200] Of Array[0..200] Of Array[1..2] Of LongInt" expected "LongInt"
foo.pas(109,4) Fatal: There were 13 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode

信息

递交者
类型
递交
题目
P1534 高性能计算机
语言
Pascal
递交时间
2019-01-02 13:51:52
评测时间
2019-01-02 13:51:52
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes