记录详情

Runtime Error

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:7:7: warning: unused variable 'i' [-Wunused-variable]
   int i,j,flag=1,temp,k;
       ^
/in/foo.cc:7:9: warning: unused variable 'j' [-Wunused-variable]
   int i,j,flag=1,temp,k;
         ^
/in/foo.cc:7:11: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
   int i,j,flag=1,temp,k;
           ^~~~
# 状态 耗时 内存占用
#1 Runtime Error 7ms 8.309 MiB
#2 Runtime Error 7ms 8.27 MiB
#3 Runtime Error 7ms 8.309 MiB
#4 Runtime Error 13ms 8.41 MiB
#5 Runtime Error 13ms 8.344 MiB
#6 Runtime Error 13ms 8.395 MiB
#7 Runtime Error 13ms 8.441 MiB
#8 Runtime Error 13ms 8.426 MiB
#9 Runtime Error 14ms 8.332 MiB
#10 Runtime Error 14ms 8.367 MiB

信息

递交者
类型
递交
题目
P1115 想越狱的小杉
语言
C++
递交时间
2020-12-07 17:39:02
评测时间
2020-12-07 17:39:02
评测机
分数
0
总耗时
117ms
峰值内存
8.441 MiB