/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:3:22: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
    3 | #define For(i, l, r) for (register int i = (l), i##end = (int)(r); i <= i##end; ++i)
      |                      ^~~
/in/foo.cc:72:5: note: in expansion of macro 'For'
   72 |     For (i, 1, n) G[n + 1][i] = 1.0; G[n + 1][n + 2] = 1.0;
      |     ^~~
/in/foo.cc:72:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   72 |     For (i, 1, n) G[n + 1][i] = 1.0; G[n + 1][n + 2] = 1.0;
      |                                      ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1001ms ≥536.0 KiB
#2 Time Exceeded ≥1001ms ≥540.0 KiB
#3 Time Exceeded ≥1001ms ≥540.0 KiB
#4 Time Exceeded ≥1001ms ≥528.0 KiB
#5 Time Exceeded ≥1001ms ≥532.0 KiB
#6 Time Exceeded ≥1001ms ≥532.0 KiB
#7 Time Exceeded ≥1000ms ≥480.0 KiB
#8 Time Exceeded ≥1003ms ≥536.0 KiB
#9 Time Exceeded ≥1001ms ≥532.0 KiB
#10 Time Exceeded ≥1006ms ≥284.0 KiB

信息

递交者
类型
递交
题目
P2017 硬币游戏
语言
C++
递交时间
2026-06-28 19:13:44
评测时间
2026-06-28 19:13:44
评测机
分数
0
总耗时
≥10021ms
峰值内存
≥540.0 KiB