/ Vijos /

记录详情

Compile Error

foo.pas(50,7) Error: Operator is not overloaded: "Array[0..300000] Of Array[1..9] Of SmallInt" <= "ShortInt"
foo.pas(50,19) Error: Operator is not overloaded: "Array[1..300000] Of LongInt" <= "LongInt"
foo.pas(53,26) Error: Incompatible types: got "Array[1..9] Of SmallInt" expected "SmallInt"
foo.pas(57,4) Error: Incompatible types: got "Array[1..9] Of Array[1..5] Of SmallInt" expected "LongInt"
foo.pas(57,11) Error: Incompatible types: got "Array[1..9] Of Array[1..5] Of SmallInt" expected "LongInt"
foo.pas(58,7) Error: Incompatible types: got "Array[1..9] Of Array[1..5] Of SmallInt" expected "LongInt"
foo.pas(58,20) Error: Incompatible types: got "Array[1..9] Of Array[1..5] Of SmallInt" expected "LongInt"
foo.pas(78,10) Error: Incompatible types: got "Array[0..300000] Of Array[1..9] Of SmallInt" expected "SmallInt"
foo.pas(83,10) Error: Operator is not overloaded: "Array[1..300000] Of LongInt" + "ShortInt"
foo.pas(110,4) Fatal: There were 9 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)

信息

递交者
类型
递交
题目
P1016 北京2008的挂钟
语言
Pascal
递交时间
2014-11-05 20:10:58
评测时间
2014-11-05 20:10:59
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes