Compile Error
foo.cpp:19:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main(){ ^ foo.cpp: In function 'int main()': foo.cpp:40:4: error: expected primary-expression before 'if' if(r[e[j].v].w1*w[i]>maxx) ^ foo.cpp:40:4: error: expected ';' before 'if'
信息
- 递交者
- 类型
- 递交
- 题目
- P1906 联合权值
- 语言
- C++
- 递交时间
- 2015-03-05 17:12:06
- 评测时间
- 2015-03-05 17:12:07
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes