/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void Work::dfs(int, int, int)':
/in/foo.cc:49:10: warning: unused variable 'j' [-Wunused-variable]
    int i,j,k,id,lid;
          ^
/in/foo.cc:49:12: warning: unused variable 'k' [-Wunused-variable]
    int i,j,k,id,lid;
            ^
# 状态 耗时 内存占用
#1 Accepted 9ms 18.25 MiB
#2 Accepted 17ms 54.27 MiB
#3 Accepted 13ms 54.375 MiB
#4 Accepted 6ms 18.375 MiB
#5 Accepted 15ms 54.25 MiB
#6 Accepted 27ms 94.25 MiB
#7 Accepted 24ms 94.25 MiB
#8 Accepted 20ms 92.25 MiB
#9 Accepted 163ms 114.25 MiB
#10 Accepted 84ms 64.375 MiB

信息

递交者
类型
递交
题目
P1879 小岛的贪吃蛇
语言
C++
递交时间
2017-03-31 18:41:42
评测时间
2017-03-31 18:41:42
评测机
分数
100
总耗时
384ms
峰值内存
114.25 MiB