/ Vijos /

记录详情

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;
         ^~~
# 状态 耗时 内存占用
#1 Accepted 5ms 9.797 MiB
#2 Accepted 4ms 9.586 MiB
#3 Accepted 4ms 9.387 MiB
#4 Accepted 4ms 10.586 MiB
#5 Accepted 4ms 9.113 MiB
#6 Accepted 5ms 11.953 MiB
#7 Accepted 4ms 9.23 MiB
#8 Accepted 5ms 11.891 MiB
#9 Accepted 4ms 9.094 MiB
#10 Accepted 4ms 8.941 MiB

信息

递交者
类型
递交
题目
P1056 图形面积
语言
C++
递交时间
2019-10-10 10:42:21
评测时间
2019-10-10 10:42:21
评测机
分数
100
总耗时
49ms
峰值内存
11.953 MiB