/ 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(9,7) Error: Can't read or write variables of this type
foo.pas(13,9) Warning: Variable "w" does not seem to be initialized
foo.pas(18,5) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" < "LongInt"
foo.pas(18,26) Error: Incompatible types: got "Array[0..100] Of Array[0..500] Of LongInt" expected "LongInt"
foo.pas(19,5) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" + "LongInt"
foo.pas(19,17) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(19,26) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(21,5) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" < "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(21,23) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" + "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(21,32) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(21,41) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(22,16) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" + "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(22,26) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(22,35) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(24,5) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" + "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(24,25) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" + "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(24,34) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(24,43) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(26,5) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" < "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(26,23) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" + "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(26,32) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(26,41) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(27,16) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" + "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(27,26) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(27,35) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(29,5) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" + "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(29,25) Error: Operator is not overloaded: "Array[0..100] Of Array[0..500] Of LongInt" + "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(29,34) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(29,43) Error: Incompatible types: got "LongInt" expected "Array[0..100] Of Array[0..500] Of LongInt"
foo.pas(34,15) Error: Incompatible types: got "LongInt" expected "Array[0..100000] Of LongInt"
foo.pas(38,8) Error: Incompatible types: got "LongInt" expected "Array[0..100000] Of LongInt"
foo.pas(45) Fatal: There were 30 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode

信息

递交者
类型
递交
题目
P1139 小胖办证
语言
Pascal
递交时间
2016-10-30 13:57:15
评测时间
2016-10-30 13:57:20
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes