/ Vijos /

记录详情

Compile Error

foo.pas(15,59) Warning: Variable "a" does not seem to be initialized
foo.pas(27,59) Warning: Variable "b" does not seem to be initialized
foo.pas(42,5) Error: Operator is not overloaded: "Array[0..20010] Of LongInt" + "LongInt"
foo.pas(43,5) Error: Operator is not overloaded: "Array[0..20010] Of LongInt" > "SmallInt"
foo.pas(44,8) Error: Operator is not overloaded: "Array[0..20010] Of LongInt" div "SmallInt"
foo.pas(45,6) Error: Operator is not overloaded: "Array[0..20010] Of LongInt" mod "SmallInt"
foo.pas(62,4) Fatal: There were 4 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:45
评测时间
2013-08-20 12:44:47
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes