/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:68:14: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
     if(maxd&1==0)
             ~^~~
/in/foo.cc:77:14: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
     if(maxd&1==0)
             ~^~~
/in/foo.cc: In function 'long long int dfs2(long long int, long long int)':
/in/foo.cc:36:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 4ms 3.637 MiB
#2 Wrong Answer 3ms 2.781 MiB
#3 Accepted 3ms 2.695 MiB
#4 Accepted 3ms 2.695 MiB
#5 Wrong Answer 3ms 2.742 MiB
#6 Accepted 5ms 3.121 MiB
#7 Accepted 37ms 6.562 MiB
#8 Accepted 93ms 10.516 MiB
#9 Wrong Answer 96ms 10.395 MiB
#10 Accepted 81ms 10.52 MiB

信息

递交者
类型
递交
题目
P1476 旅游规划(csapc)
语言
C++
递交时间
2024-10-16 22:02:26
评测时间
2024-10-16 22:02:26
评测机
分数
70
总耗时
333ms
峰值内存
10.52 MiB