Compile Error
foo.cpp: In function 'int main()': foo.cpp:21:17: error: expected primary-expression before '?' token ? ^ foo.cpp:22:13: error: expected primary-expression before '}' token } ^ foo.cpp:22:13: error: expected ':' before '}' token foo.cpp:22:13: error: expected primary-expression before '}' token foo.cpp:22:13: error: expected ';' before '}' token foo.cpp:9:9: warning: unused variable 'c' [-Wunused-variable] int c,b,a=10,n,j,i; ^ foo.cpp:26:1: error: expected '}' at end of input } ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1359 Superprime
- 语言
- C++
- 递交时间
- 2016-12-17 18:57:12
- 评测时间
- 2016-12-17 18:57:12
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes