/ Vijos /

记录详情

Compile Error

foo.pas(51,6) Error: Operator is not overloaded: "Array[1..2000] Of ShortInt" = "LongInt"
foo.pas(56,6) Error: Operator is not overloaded: "Array[1..2000] Of ShortInt" = "LongInt"
foo.pas(89,1) Error: Operator is not overloaded: inc "bitnode"
foo.pas(89,1) Error: Incompatible types: got "untyped" expected "bitnode"
foo.pas(92,9) Error: Operator is not overloaded: "bitnode" = "ShortInt"
foo.pas(94,11) Error: Incompatible types: got "Int64" expected "bitnode"
foo.pas(105,1) Error: Operator is not overloaded: dec "bitnode"
foo.pas(105,1) Error: Incompatible types: got "untyped" expected "bitnode"
foo.pas(168,53) Error: Operator is not overloaded: "Array[1..2000] Of ShortInt" = "ShortInt"
foo.pas(177,44) Error: Operator is not overloaded: "Array[1..2000] Of ShortInt" = "ShortInt"
foo.pas(182,9) Error: Incompatible types: got "Array[1..2000] Of ShortInt" expected "LongInt"
foo.pas(202) Fatal: There were 11 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode

信息

递交者
类型
递交
题目
P1005 超长数字串
语言
Pascal
递交时间
2018-09-01 19:13:22
评测时间
2018-09-01 19:13:22
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes