/ 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(10,7) Error: Can't read or write variables of this type
foo.pas(11,4) Warning: Variable "a" does not seem to be initialized
foo.pas(11,5) Error: Operator is not overloaded: "Array[0..30] Of Array[0..30] Of LongInt" > "LongInt"
foo.pas(11,26) Error: Incompatible types: got "Array[0..30] Of Array[0..30] Of LongInt" expected "LongInt"
foo.pas(21,5) Error: Operator is not overloaded: "Array[0..30] Of Array[0..30] Of LongInt" > "LongInt"
foo.pas(21,26) Error: Incompatible types: got "Array[0..30] Of Array[0..30] Of LongInt" expected "LongInt"
foo.pas(26,4) Fatal: There were 5 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode

信息

递交者
类型
递交
题目
P1120 花生采摘
语言
Pascal
递交时间
2017-02-02 18:05:11
评测时间
2017-02-02 18:05:11
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes