/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int dfs(int, int)':
/in/foo.cc:35:20: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
         if(tx>n||tx<1|ty>m||ty<1||a[tx][ty]<=a[x][y]) continue;
                  ~~^~
/in/foo.cc: In function 'int youngsc()':
/in/foo.cc:53:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Runtime Error 9ms 460.0 KiB
#2 Runtime Error 3ms 360.0 KiB
#3 Runtime Error 7ms 268.0 KiB
#4 Accepted 4ms 384.0 KiB
#5 Runtime Error 4ms 384.0 KiB
#6 Accepted 5ms 476.0 KiB
#7 Runtime Error 2ms 352.0 KiB
#8 Runtime Error 6ms 576.0 KiB
#9 Runtime Error 5ms 360.0 KiB
#10 Runtime Error 4ms 332.0 KiB

信息

递交者
类型
递交
题目
P1011 清帝之惑之顺治
语言
C++
递交时间
2018-03-01 18:05:26
评测时间
2018-03-01 18:05:26
评测机
分数
20
总耗时
55ms
峰值内存
576.0 KiB