/ Vijos /

记录详情

Compile Error

foo.cpp:33:1: error: stray '#' in program
foo.cpp:33:3: error: 'include' does not name a type
foo.cpp:39:14: error: redefinition of 'int DP [100001]'
foo.cpp:7:5: error: 'int DP [100001]' previously declared here
foo.cpp: In function 'int main()':
foo.cpp:42:5: error: redefinition of 'int main()'
foo.cpp:9:5: error: 'int main()' previously defined here

信息

递交者
类型
递交
题目
P1002 过河
语言
C++
递交时间
2014-11-01 16:28:10
评测时间
2014-11-01 16:28:11
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes