/ 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(10,9) Error: Can't read or write variables of this type
foo.pas(15,8) Warning: range check error while evaluating constants
foo.pas(15,10) Warning: range check error while evaluating constants
foo.pas(16,8) Error: Operator is not overloaded: "Array[1..1000000] Of Array[1..3] Of LongInt" < "LongInt"
foo.pas(18,4) Error: Incompatible types: got "Array[1..1000000] Of Array[1..3] Of LongInt" expected "LongInt"
foo.pas(19,9) Error: Incompatible types: got "Array[1..1000000] Of Array[1..3] Of LongInt" expected "LongInt"
foo.pas(26,10) Error: Operator is not overloaded: "Array[1..1000000] Of Array[1..3] Of LongInt" + "ShortInt"
foo.pas(29,14) Warning: Variable "b" does not seem to be initialized
foo.pas(34,4) Fatal: There were 5 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)

信息

递交者
类型
递交
题目
P1322 解题
语言
Pascal
递交时间
2015-10-10 13:23:05
评测时间
2015-10-10 13:23:06
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes