/ Vijos /

记录详情

Accepted

/in/foo.cc: In constructor 'BigInt::BigInt(int)':
/in/foo.cc:24:27: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
         memset(a,0, sizeof(a));
                           ^
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 2ms 348.0 KiB
#4 Accepted 3ms 348.0 KiB
#5 Accepted 4ms 340.0 KiB
#6 Accepted 4ms 764.0 KiB
#7 Accepted 10ms 2.0 MiB
#8 Accepted 21ms 4.875 MiB
#9 Accepted 28ms 7.109 MiB
#10 Accepted 26ms 8.742 MiB

信息

递交者
类型
递交
题目
P1095 约瑟夫问题10E100版
语言
C++
递交时间
2018-07-24 18:15:19
评测时间
2018-07-24 18:15:19
评测机
分数
100
总耗时
109ms
峰值内存
8.742 MiB