Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:24:23: error: expected ')' before ']' token if(f[j+a[i]]==0]){ ^ /in/foo.cc:24:23: error: expected primary-expression before ']' token /in/foo.cc:23:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(f[j]>0) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1071 新年趣事之打牌
- 语言
- C++
- 递交时间
- 2024-08-07 20:58:19
- 评测时间
- 2024-08-07 20:58:19
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes