Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:87:35: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] memset(sumw,sizeof(sumw),0); ^ /in/foo.cc:66:9: warning: unused variable 'ttt' [-Wunused-variable] int ttt=0; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1056 图形面积
- 语言
- C++
- 递交时间
- 2019-10-10 10:42:21
- 评测时间
- 2019-10-10 10:42:21
- 评测机
- 分数
- 100
- 总耗时
- 49ms
- 峰值内存
- 11.953 MiB