Compile Error
foo.cpp: In function 'int main()': foo.cpp:60:21: error: expected ';' before ')' token read(ww[i]); read)c[i]; ^ foo.cpp:60:26: warning: statement is a reference, not call, to function 'read' [-Waddress] read(ww[i]); read)c[i]; ^ foo.cpp:60:26: warning: statement has no effect [-Wunused-value]
信息
- 递交者
- 类型
- 递交
- 题目
- P1250 最勇敢的机器人
- 语言
- C++
- 递交时间
- 2016-05-18 19:27:01
- 评测时间
- 2016-05-18 19:27:02
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes