/ Vijos /

记录详情

Compile Error

Free Pascal Compiler version 2.6.2 [2013/02/12] for i386
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(14,6) Note: Local variable "s2" not used
foo.pas(15,5) Note: Local variable "c" not used
foo.pas(15,7) Note: Local variable "b" not used
foo.pas(53,22) Error: Operator is not overloaded: "LongInt" + "arra.Array[0..210] Of LongInt"
foo.pas(54,8) Error: Operator is not overloaded: "arra.Array[0..210] Of LongInt" >= "ShortInt"
foo.pas(56,13) Error: Operator is not overloaded: "arra.Array[0..210] Of LongInt" div "ShortInt"
foo.pas(57,12) Error: Operator is not overloaded: "arra.Array[0..210] Of LongInt" mod "ShortInt"
foo.pas(74,23) Error: Operator is not overloaded: "LongInt" + "arra.Array[0..210] Of LongInt"
foo.pas(126,4) Fatal: There were 5 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.2\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)

信息

递交者
类型
递交
题目
P1032 循环
语言
Pascal
递交时间
2014-01-28 09:18:18
评测时间
2014-01-28 09:18:19
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes