/ Vijos /

记录详情

Compile Error

foo.pas(13,6) Error: Operator is not overloaded: "Array[0..3000] Of Boolean" = "Boolean"
foo.pas(13,28) Error: Operator is not overloaded: "LongInt" < "Array[0..3000] Of LongInt"
foo.pas(14,4) Error: Incompatible types: got "Boolean" expected "Array[0..3000] Of Boolean"
foo.pas(14,16) Error: Incompatible types: got "LongInt" expected "Array[0..3000] Of LongInt"
foo.pas(35,10) Error: Can't read or write variables of this type
foo.pas(34,4) Error: Boolean expression expected, but got "Array[0..3000] Of Boolean"
foo.pas(38,4) Fatal: There were 6 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)

信息

递交者
类型
递交
题目
P1026 毒药?解药?
语言
Pascal
递交时间
2013-12-14 16:24:45
评测时间
2013-12-14 16:24:46
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes