/ 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(35,5) Warning: Variable "sum" does not seem to be initialized
foo.pas(40,4) Warning: Variable "f" does not seem to be initialized
foo.pas(40,23) Error: Operator is not overloaded: "LongInt" > "Array[0..200] Of Array[0..40] Of SmallInt"
foo.pas(41,14) Error: Incompatible types: got "LongInt" expected "Array[0..200] Of Array[0..40] Of SmallInt"
foo.pas(44) Fatal: There were 2 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)

信息

递交者
类型
递交
题目
P1118 统计单词个数
语言
Pascal
递交时间
2014-08-07 17:51:02
评测时间
2014-08-07 17:51:03
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes