/ Vijos /

记录详情

Compile Error

foo.pas(20,1) Error: Operator is not overloaded: inc "arr.Array[0..5000] Of Int64"
foo.pas(20,1) Error: Incompatible types: got "untyped" expected "arr.Array[0..5000] Of Int64"
foo.pas(21,13) Error: Operator is not overloaded: "arr.Array[0..5000] Of Int64" div "LongInt"
foo.pas(21,1) Error: Incompatible types: got "untyped" expected "arr.Array[0..5000] Of Int64"
foo.pas(22,10) Error: Operator is not overloaded: "arr.Array[0..5000] Of Int64" mod "LongInt"
foo.pas(40,64) Error: Integer or real expression expected
foo.pas(55,4) Fatal: There were 6 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)

信息

递交者
类型
递交
题目
P1040 高精度乘法
语言
Pascal
递交时间
2013-08-20 12:44:26
评测时间
2013-08-20 12:44:28
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes