/ 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 572.0 KiB
#2 Accepted 46ms 2.656 MiB
#3 Accepted 42ms 2.668 MiB
#4 Time Exceeded ≥3002ms ≥21.777 MiB
#5 Time Exceeded ≥3003ms ≥23.73 MiB
#6 Time Exceeded ≥3002ms ≥24.027 MiB
#7 Wrong Answer 822ms 32.902 MiB
#8 Time Exceeded ≥3003ms ≥24.699 MiB
#9 Accepted 2431ms 29.582 MiB
#10 Wrong Answer 634ms 33.789 MiB

信息

递交者
类型
递交
题目
P1940 奇怪的游戏
语言
C++
递交时间
2025-06-06 16:54:56
评测时间
2025-06-06 16:54:56
评测机
分数
40
总耗时
≥15993ms
峰值内存
≥33.789 MiB