/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'void TreeDP(int, int)':
foo.cpp:10:29: error: invalid conversion from 'int*' to 'int' [-fpermissive]
foo.cpp:16:39: error: invalid conversion from 'int*' to 'int' [-fpermissive]
foo.cpp: In function 'int main()':
foo.cpp:38:26: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'int (*)[31]' [-Wformat]

信息

递交者
类型
递交
题目
P1100 加分二叉树
语言
C++
递交时间
2014-12-05 13:00:17
评测时间
2014-12-05 13:00:17
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes