/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void Get_Inv(int*, int*, int)':
/in/foo.cc:5:19: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
 #define Rep(i, r) for (register int i = (0), i##end = (int)(r); i < i##end; ++i)
                   ^
/in/foo.cc:133:2: note: in expansion of macro 'Rep'
  Rep (i, len) tmp[i] = Mod - tmp[i]; tmp[0] += 2;
  ^~~
/in/foo.cc:133:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  Rep (i, len) tmp[i] = Mod - tmp[i]; tmp[0] += 2;
                                      ^~~
# 状态 耗时 内存占用
#1 Runtime Error 0ms 128.0 KiB
#2 Runtime Error 0ms 128.0 KiB
#3 Runtime Error 0ms 128.0 KiB
#4 Runtime Error 0ms 128.0 KiB
#5 Runtime Error 0ms 128.0 KiB
#6 Runtime Error 0ms 128.0 KiB
#7 Runtime Error 0ms 128.0 KiB
#8 Runtime Error 0ms 128.0 KiB
#9 Runtime Error 0ms 128.0 KiB
#10 Runtime Error 0ms 128.0 KiB
#11 Runtime Error 0ms 128.0 KiB
#12 Runtime Error 0ms 128.0 KiB
#13 Runtime Error 0ms 128.0 KiB
#14 Runtime Error 0ms 128.0 KiB
#15 Runtime Error 0ms 128.0 KiB
#16 Runtime Error 0ms 128.0 KiB
#17 Runtime Error 0ms 128.0 KiB
#18 Runtime Error 0ms 128.0 KiB
#19 Runtime Error 0ms 128.0 KiB
#20 Runtime Error 0ms 128.0 KiB

信息

递交者
类型
递交
题目
P2023 遗忘的集合
语言
C++
递交时间
2019-04-21 19:12:54
评测时间
2019-04-21 19:13:58
评测机
分数
0
总耗时
12ms
峰值内存
128.0 KiB