/ 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(155,7) Error: Can't read or write variables of this type
foo.pas(156,4) Warning: Variable "a" does not seem to be initialized
foo.pas(156,5) Error: Operator is not overloaded: "Array[1..100] Of Array[1..100] Of Char" = "Char"
foo.pas(156,18) Error: Incompatible types: got "Array[1..100] Of Array[1..100] Of Char" expected "LongInt"
foo.pas(165,21) Warning: Variable "ans" does not seem to be initialized
foo.pas(171,4) Fatal: There were 3 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)

信息

递交者
类型
递交
题目
P1030 重叠的方框
语言
Pascal
递交时间
2014-10-30 10:27:30
评测时间
2014-10-30 10:27:31
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes