/ Vijos /

记录详情

Compile Error

foo.pas(13,8) Error: Can't read or write variables of this type
foo.pas(19,9) Error: Incompatible type for arg no. 2: Got "Array[0..50] Of Array[0..50] Of LongInt", expected "LongInt"
foo.pas(20,7) Error: Operator is not overloaded: "Array[0..50] Of Array[0..50] Of LongInt" + "ShortInt"
foo.pas(21,8) Error: Can't read or write variables of this type
foo.pas(36,9) Error: Incompatible type for arg no. 2: Got "Array[0..50] Of Array[0..50] Of LongInt", expected "LongInt"
foo.pas(38,7) Error: Operator is not overloaded: "Array[0..50] Of Array[0..50] Of LongInt" + "ShortInt"
foo.pas(49,11) Warning: Variable "b" does not seem to be initialized
foo.pas(49,1) Error: Operator is not overloaded: inc "Array[0..50] Of Array[0..50] Of LongInt"
foo.pas(49,1) Error: Incompatible types: got "untyped" expected "Array[0..50] Of Array[0..50] Of LongInt"
foo.pas(64,7) Error: Operator is not overloaded: "Array[0..50] Of Array[0..50] Of LongInt" + "LongInt"
foo.pas(71,4) Error: Incompatible types: got "LongInt" expected "Array[0..50] Of Array[0..50] Of LongInt"
foo.pas(72,4) Error: Incompatible types: got "LongInt" expected "Array[0..50] Of Array[0..50] Of LongInt"
foo.pas(84,4) 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)

信息

递交者
类型
递交
题目
P1038 添加括号
语言
Pascal
递交时间
2014-08-24 10:34:01
评测时间
2014-08-24 10:34:03
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes