Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:15:41: error: expected ')' before ';' token f[i][j]=(f[i][j]+f[i-1][j-k]%1000007; ^ /in/foo.cc:16:15: error: expected ';' before ')' token cout<<f[n][m]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1792 摆花
- 语言
- C++
- 递交时间
- 2019-06-08 23:40:08
- 评测时间
- 2019-06-08 23:40:08
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes