Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:5:9: warning: variable 'nums' set but not used [-Wunused-but-set-variable] long n,nums[30],dp[30][500]; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1010 [蓝桥杯省赛 2021 中级组] 求和比较
- 语言
- C++
- 递交时间
- 2021-05-28 22:45:49
- 评测时间
- 2021-05-28 22:45:49
- 评测机
- 分数
- 100
- 总耗时
- 13ms
- 峰值内存
- 356.0 KiB