/ 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(15,5) Note: Local variable "i" not used
foo.pas(15,7) Note: Local variable "j" not used
foo.pas(15,9) Note: Local variable "k" not used
foo.pas(40,34) Error: Incompatible types: got "LongInt" expected "Array[0..101] Of Array[0..101] Of LongInt"
foo.pas(42,4) Error: Incompatible types: got "LongInt" expected "Array[0..101] Of Array[0..101] Of LongInt"
foo.pas(49,5) Error: Operator is not overloaded: "Array[0..101] Of Array[0..101] Of LongInt" < "Array[0..101] Of Array[0..101] Of LongInt"
foo.pas(51,4) Error: Incompatible types: got "Array[0..101] Of Array[0..101] Of LongInt" expected "LongInt"
foo.pas(51,14) Error: Incompatible types: got "LongInt" expected "Array[0..101] Of Array[0..101] Of LongInt"
foo.pas(69,4) Fatal: There were 5 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode

信息

递交者
类型
递交
题目
P1271 暴力破解不等式
语言
Pascal
递交时间
2016-03-19 14:18:15
评测时间
2016-03-19 14:18:15
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes