/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void build_graph()':
/in/foo.cc:75:32: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses]
   75 |                         if ((i + j & 1) == 1) {
      |                              ~~^~~
/in/foo.cc: In function 'bool judge(long long int)':
/in/foo.cc:152:32: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses]
  152 |                         if ((i + j & 1) == 1) init(st, i * m + j, tot - Gmap[i][j]);
      |                              ~~^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 468.0 KiB
#2 Accepted 169ms 4.809 MiB
#3 Accepted 163ms 4.809 MiB
#4 Time Exceeded ≥3002ms ≥17.391 MiB
#5 Time Exceeded ≥3004ms ≥17.594 MiB
#6 Time Exceeded ≥3002ms ≥18.367 MiB
#7 Time Exceeded ≥3002ms ≥17.391 MiB
#8 Time Exceeded ≥3002ms ≥17.875 MiB
#9 Time Exceeded ≥3003ms ≥24.633 MiB
#10 Time Exceeded ≥3005ms ≥18.562 MiB

信息

递交者
类型
递交
题目
P1940 奇怪的游戏
语言
C++
递交时间
2025-06-06 22:29:02
评测时间
2025-06-06 22:29:02
评测机
分数
30
总耗时
≥21361ms
峰值内存
≥24.633 MiB