/ Vijos /

记录详情

Compile Error

Free Pascal Compiler version 3.0.0 [2015/11/16] for i386
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(66,8) Error: Can't read or write variables of this type
foo.pas(67,5) Error: Incompatible types: got "Boolean" expected "Array[0..31] Of Array[0..31] Of Boolean"
foo.pas(68,5) Warning: Variable "a" does not seem to be initialized
foo.pas(68,6) Error: Operator is not overloaded: "Array[0..31] Of Array[0..31] Of LongInt" = "ShortInt"
foo.pas(72,5) Error: Incompatible types: got "Boolean" expected "Array[0..31] Of Array[0..31] Of Boolean"
foo.pas(82,8) Error: Can't read or write variables of this type
foo.pas(83,5) Warning: Variable "b" does not seem to be initialized
foo.pas(83,6) Error: Operator is not overloaded: "Array[0..31] Of Array[0..31] Of LongInt" = "ShortInt"
foo.pas(97,6) Error: Operator is not overloaded: "LongInt" + "Array[0..31] Of Array[0..31] Of LongInt"
foo.pas(110,5) Fatal: There were 7 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode

信息

递交者
类型
递交
题目
P1503 笨笨的纸条传递
语言
Pascal
递交时间
2016-03-04 13:52:53
评测时间
2016-03-04 13:52:53
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes