记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:28: 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(sheet, 0, sizeof(sheet));
                            ^
# 状态 耗时 内存占用
#1 Runtime Error 2ms 660.0 KiB
#2 Accepted 2ms 1000.0 KiB
#3 Accepted 2ms 476.0 KiB
#4 Accepted 2ms 476.0 KiB
#5 Accepted 2ms 480.0 KiB
#6 Accepted 2ms 476.0 KiB
#7 Accepted 2ms 472.0 KiB
#8 Accepted 2ms 476.0 KiB
#9 Accepted 2ms 476.0 KiB
#10 Wrong Answer 3ms 480.0 KiB

信息

递交者
类型
递交
题目
胡老师分解数字
语言
C++
递交时间
2019-02-18 02:10:49
评测时间
2019-02-18 02:10:49
评测机
分数
80
总耗时
28ms
峰值内存
1000.0 KiB