Compile Error
foo.cpp:7:8: warning: missing terminating " character [enabled by default] foo.cpp:7:2: error: missing terminating " character foo.cpp: In function 'int main()': foo.cpp:8:21: error: expected ')' before ';' token foo.cpp:9:5: error: return-statement with no value, in function returning 'int' [-fpermissive]
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C++
- 递交时间
- 2014-10-29 19:17:02
- 评测时间
- 2014-10-29 19:17:02
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes