/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void mul(int*, int*)':
/in/foo.cc:38:40: warning: variable 'len' set but not used [-Wunused-but-set-variable]
     int tmp[520]={0},lx=500,ly=500,i,j,len;  //tem[]一定要清零。
                                        ^~~
# 状态 耗时 内存占用
#1 Accepted 9ms 328.0 KiB
#2 Accepted 10ms 372.0 KiB
#3 Accepted 6ms 332.0 KiB
#4 Accepted 5ms 256.0 KiB
#5 Accepted 4ms 256.0 KiB
#6 Accepted 4ms 256.0 KiB
#7 Accepted 2ms 352.0 KiB
#8 Accepted 3ms 256.0 KiB
#9 Accepted 5ms 344.0 KiB
#10 Accepted 10ms 348.0 KiB

信息

递交者
类型
递交
题目
P1223 麦森数
语言
C++
递交时间
2017-08-25 14:43:16
评测时间
2017-08-25 14:43:17
评测机
分数
100
总耗时
63ms
峰值内存
372.0 KiB