/ Vijos /

记录详情

Compile Error

Free Pascal Compiler version 2.6.4 [2014/03/06] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(20,6) Warning: Variable "n" does not seem to be initialized
foo.pas(29,12) Error: Operator is not overloaded: "LongInt" xor "Array[0..201] Of LongInt"
foo.pas(44,12) Error: Operator is not overloaded: "LongInt" xor "Array[0..201] Of LongInt"
foo.pas(51,1) Error: Operator is not overloaded: dec "Array[0..201] Of LongInt"
foo.pas(51,1) Error: Incompatible types: got "untyped" expected "Array[0..201] Of LongInt"
foo.pas(58,6) Warning: Variable "sum" does not seem to be initialized
foo.pas(62,4) Fatal: There were 4 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.4\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)

信息

递交者
类型
递交
题目
P1516 N连环
语言
Pascal
递交时间
2015-07-01 12:49:37
评测时间
2015-07-01 12:49:38
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes