/ Vijos /

记录详情

Compile Error

Free Pascal Compiler version 2.6.4 [2014/03/06] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(16,8) Error: Incompatible types: got "Boolean" expected "Array[1..200] Of Boolean"
foo.pas(18,6) Error: Incompatible types: got "LongInt" expected "Array[1..200] Of LongInt"
foo.pas(18,14) Error: Incompatible types: got "LongInt" expected "Array[1..200] Of LongInt"
foo.pas(22,13) Error: Incompatible type for arg no. 1: Got "Array[1..200] Of LongInt", expected "LongInt"
foo.pas(24,35) Error: Incompatible type for arg no. 1: Got "Array[1..200] Of LongInt", expected "LongInt"
foo.pas(25,7) Error: Operator is not overloaded: "Array[1..200] Of LongInt" = "Array[1..200] Of LongInt"
foo.pas(38,6) Error: Incompatible types: got "Boolean" expected "Array[1..200] Of Array[1..200] Of Boolean"
foo.pas(45,4) Fatal: There were 7 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.4\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-08-23 21:40:51
评测时间
2014-08-23 21:40:53
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes