/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int dfs(int, int)':
/in/foo.cc:11:10: warning: unused variable 'res1' [-Wunused-variable]
  int x,y,res1=0,res2=0;
          ^~~~
/in/foo.cc:11:17: warning: unused variable 'res2' [-Wunused-variable]
  int x,y,res1=0,res2=0;
                 ^~~~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 4.078 MiB
#2 Wrong Answer 3ms 4.078 MiB
#3 Wrong Answer 1ms 216.0 KiB
#4 Wrong Answer 4ms 4.086 MiB
#5 Wrong Answer 4ms 4.078 MiB
#6 Runtime Error 2ms 4.008 MiB
#7 Runtime Error 2ms 4.078 MiB
#8 Runtime Error 3ms 4.086 MiB
#9 Runtime Error 3ms 4.078 MiB
#10 Runtime Error 3ms 4.078 MiB

信息

递交者
类型
递交
题目
Placing Stones
比赛
2019.1.31测验
语言
C++
递交时间
2019-01-31 16:56:12
评测时间
2019-01-31 16:56:12
评测机
分数
0
总耗时
35ms
峰值内存
4.086 MiB