Compile Error
foo.cpp: In function 'int main()': foo.cpp:32:4: error: expected ')' before '{' token {int x1,x2; ^ foo.cpp:41:4: error: expected ')' before 'if' if(i<len) ^ foo.cpp:45:3: error: expected primary-expression before '}' token } ^ foo.cpp:45:3: error: expected ';' before '}' token
信息
- 递交者
- 类型
- 递交
- 题目
- P1849 表达式求值
- 语言
- C++
- 递交时间
- 2015-06-28 22:34:29
- 评测时间
- 2015-06-28 22:34:31
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes