/ Vijos /

记录详情

Compile Error

foo.pas(48,6) Error: Operator is not overloaded: "Array[1..2000] Of ShortInt" = "LongInt"
foo.pas(53,6) Error: Operator is not overloaded: "Array[1..2000] Of ShortInt" = "LongInt"
foo.pas(83,1) Error: Operator is not overloaded: inc "bitnode"
foo.pas(83,1) Error: Incompatible types: got "untyped" expected "bitnode"
foo.pas(86,9) Error: Operator is not overloaded: "bitnode" = "ShortInt"
foo.pas(88,11) Error: Incompatible types: got "LongInt" expected "bitnode"
foo.pas(98,1) Error: Operator is not overloaded: dec "bitnode"
foo.pas(98,1) Error: Incompatible types: got "untyped" expected "bitnode"
foo.pas(158,53) Error: Operator is not overloaded: "Array[1..2000] Of ShortInt" = "ShortInt"
foo.pas(167,44) Error: Operator is not overloaded: "Array[1..2000] Of ShortInt" = "ShortInt"
foo.pas(172,9) Error: Incompatible types: got "Array[1..2000] Of ShortInt" expected "LongInt"
foo.pas(191) Fatal: There were 11 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.2\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)

信息

递交者
类型
递交
题目
P1005 超长数字串
语言
Pascal
递交时间
2013-08-14 22:44:53
评测时间
2013-08-14 22:44:54
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes