/ 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(64,1) Error: Operator is not overloaded: inc "highInt.Array[1..250] Of LongInt"
foo.pas(64,1) Error: Incompatible types: got "untyped" expected "highInt.Array[1..250] Of LongInt"
foo.pas(80,1) Error: Operator is not overloaded: inc "highInt.Array[1..250] Of LongInt"
foo.pas(80,1) Error: Incompatible types: got "untyped" expected "highInt.Array[1..250] Of LongInt"
foo.pas(81,8) Error: Operator is not overloaded: "highInt.Array[1..250] Of LongInt" >= "ShortInt"
foo.pas(83,15) Error: Operator is not overloaded: "highInt.Array[1..250] Of LongInt" div "ShortInt"
foo.pas(83,1) Error: Incompatible types: got "untyped" expected "highInt.Array[1..250] Of LongInt"
foo.pas(84,12) Error: Operator is not overloaded: "highInt.Array[1..250] Of LongInt" mod "ShortInt"
foo.pas(156,4) Fatal: There were 8 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode

信息

递交者
类型
递交
题目
P1375 大整数
语言
Pascal
递交时间
2016-09-10 15:07:09
评测时间
2016-09-10 15:07:09
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes