/ Vijos /

记录详情

Compile Error

Free Pascal Compiler version 2.6.2 [2013/02/12] for i386
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(17,8) Error: Incompatible types: got "Boolean" expected "Array[1..200] Of Boolean"
foo.pas(19,6) Error: Incompatible types: got "LongInt" expected "Array[1..200] Of LongInt"
foo.pas(19,14) Error: Incompatible types: got "LongInt" expected "Array[1..200] Of LongInt"
foo.pas(23,13) Error: Incompatible type for arg no. 1: Got "Array[1..200] Of LongInt", expected "LongInt"
foo.pas(25,35) Error: Incompatible type for arg no. 1: Got "Array[1..200] Of LongInt", expected "LongInt"
foo.pas(26,7) Error: Operator is not overloaded: "Array[1..200] Of LongInt" = "Array[1..200] Of LongInt"
foo.pas(39,6) Error: Incompatible types: got "Boolean" expected "Array[1..200] Of Array[1..200] Of Boolean"
foo.pas(46,4) Fatal: There were 7 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)

信息

递交者
类型
递交
题目
P1022 Victoria的舞会2
语言
Pascal
递交时间
2014-10-31 09:48:57
评测时间
2014-10-31 09:48:57
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes