/ Vijos /

记录详情

Compile Error

foo.pas(39,9) Error: Can't read or write variables of this type
foo.pas(40,7) Error: Operator is not overloaded: "Array[1..100] Of arr" = "ShortInt"
foo.pas(40,20) Error: Incompatible types: got "ShortInt" expected "Array[1..100] Of arr"
foo.pas(41,12) Error: Operator is not overloaded: "Array[1..100] Of arr" = "ShortInt"
foo.pas(41,26) Error: Incompatible types: got "ShortInt" expected "Array[1..100] Of arr"
foo.pas(76,7) Error: Operator is not overloaded: "Array[1..100] Of arr" = "ShortInt"
foo.pas(76,38) Error: Incompatible types: got "Array[1..100] Of arr" expected "LongInt"
foo.pas(97,4) Fatal: There were 7 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)

信息

递交者
类型
递交
题目
P1026 毒药?解药?
语言
Pascal
递交时间
2013-08-07 10:16:29
评测时间
2013-08-07 10:16:30
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes