/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:54:25: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
    if((now.sta)&(a[i].B)==0){
                 ~~~~~~~~^~~
/in/foo.cc:64:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::queue<nod>::size_type {aka long unsigned int}' [-Wformat=]
   printf("size=%d\n",q.size());
                              ^
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 376.0 KiB
#2 Wrong Answer 1ms 376.0 KiB
#3 Wrong Answer 2ms 340.0 KiB
#4 Wrong Answer 1ms 360.0 KiB
#5 Wrong Answer 2ms 380.0 KiB
#6 Runtime Error 3ms 436.0 KiB
#7 Runtime Error 2ms 424.0 KiB
#8 Runtime Error 2ms 480.0 KiB
#9 Runtime Error 2ms 468.0 KiB
#10 Runtime Error 2ms 528.0 KiB

信息

递交者
类型
递交
题目
P1019 补丁VS错误
语言
C++
递交时间
2021-12-04 16:35:14
评测时间
2021-12-04 16:35:20
评测机
分数
0
总耗时
22ms
峰值内存
528.0 KiB