/ Vijos /

记录详情

Compile Error

foo.pas(11,6) Warning: Variable "b" does not seem to be initialized
foo.pas(11,6) Error: Incompatible types: got "Array[0..1000] Of Array[0..5000] Of LongInt" expected "LongInt"
foo.pas(12,7) Error: Operator is not overloaded: "Array[0..1000] Of Array[0..5000] Of LongInt" + "LongInt"
foo.pas(13,35) Error: Incompatible types: got "LongInt" expected "Array[0..1000] Of Array[0..5000] Of LongInt"
foo.pas(14,9) Error: Incompatible types: got "LongInt" expected "Array[0..1000] Of Array[0..5000] Of LongInt"
foo.pas(19) Fatal: There were 4 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.0\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)

信息

递交者
类型
递交
题目
P1061 迎春舞会之三人组舞
语言
Pascal
递交时间
2013-04-05 15:20:57
评测时间
2013-04-05 15:20:58
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes