/ 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(36,19) Error: Operator is not overloaded: "Array[1..20] Of Array[0..110000] Of Int64" * "Int64"
foo.pas(36,1) Error: Incompatible types: got "untyped" expected "Int64"
foo.pas(33,13) Error: Incompatible types: got "Array[1..20] Of Array[0..110000] Of Int64" expected "LongInt"
foo.pas(40,12) Error: Operator is not overloaded: "Array[1..20] Of Array[0..110000] Of Int64" + "Int64"
foo.pas(51,1) Error: Operator is not overloaded: inc "Array[0..110000] Of Int64"
foo.pas(51,1) Error: Incompatible types: got "untyped" expected "Array[0..110000] Of Int64"
foo.pas(52,9) Error: Operator is not overloaded: "Array[0..110000] Of Int64" div "LongInt"
foo.pas(52,1) Error: Incompatible types: got "untyped" expected "Array[0..110000] Of Int64"
foo.pas(53,6) Error: Operator is not overloaded: "Array[0..110000] Of Int64" mod "LongInt"
foo.pas(66,10) Error: Operator is not overloaded: "Array[1..20] Of Int64" * "ShortInt"
foo.pas(191,1) Error: Operator is not overloaded: inc "Array[0..1100] Of Int64"
foo.pas(191,1) Error: Incompatible types: got "untyped" expected "Array[0..1100] Of Int64"
foo.pas(223,1) Error: Operator is not overloaded: inc "Array[0..1100] Of Int64"
foo.pas(223,1) Error: Incompatible types: got "untyped" expected "Array[0..1100] Of Int64"
foo.pas(233,9) Error: Operator is not overloaded: "Array[0..1100] Of Int64" - "ShortInt"
foo.pas(246,9) Error: Operator is not overloaded: "Array[0..1100] Of Int64" - "ShortInt"
foo.pas(271,4) Fatal: There were 16 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-09-10 15:10:42
评测时间
2016-09-10 15:10:42
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes