/ 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(77,8) Error: Operator is not overloaded: "QWord" + "Array[0..5000] Of Int64"
foo.pas(78,6) Error: Incompatible types: got "QWord" expected "Array[0..5000] Of Int64"
foo.pas(81,4) Error: Incompatible types: got "QWord" expected "Array[0..5000] Of Int64"
foo.pas(100,8) Error: Operator is not overloaded: "Int64" + "Array[0..5000] Of Int64"
foo.pas(101,6) Error: Incompatible types: got "Int64" expected "Array[0..5000] Of Int64"
foo.pas(104,4) Error: Incompatible types: got "Int64" expected "Array[0..5000] Of Int64"
foo.pas(140,7) Error: Operator is not overloaded: "Array[0..5000] Of Int64" - "ShortInt"
foo.pas(354,4) Fatal: There were 7 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode

信息

递交者
类型
递交
题目
P1472 教主的集合序列
语言
Pascal
递交时间
2016-10-07 17:08:51
评测时间
2016-10-07 17:08:51
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes