/ Vijos /

记录详情

Compile Error

foo.pas(3,1) Error: Duplicate identifier "a"
foo.pas(6,9) Error: Can't read or write variables of this type
foo.pas(7,9) Error: Incompatible types: got "Array[1..10000] Of Array[1..10000] Of LongInt" expected "LongInt"
foo.pas(8,10) Error: Operator is not overloaded: "Array[1..10000] Of Array[1..10000] Of LongInt" * "Array[1..10000] Of Array[1..10000] Of LongInt"
foo.pas(8,22) Error: Operator is not overloaded: "Array[1..10000] Of Array[1..10000] Of LongInt" * "LongInt"
foo.pas(11,17) Error: Operator is not overloaded: "LongInt" * "Array[1..10000] Of Array[1..10000] Of LongInt"
foo.pas(12,10) Error: Operator is not overloaded: "Array[1..10000] Of Array[1..10000] Of LongInt" * "LongInt"
foo.pas(15,18) Fatal: Syntax error, "]" expected but ")" found
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode

信息

递交者
类型
递交
题目
P1739 计算系数
语言
Pascal
递交时间
2017-11-08 21:55:24
评测时间
2017-11-08 21:55:24
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes