/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void init(int, int)':
/in/foo.cc:30:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(int i=0;i<m;i++)
   ^~~
/in/foo.cc:33:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    a[t1].F1=tmp;// |
    ^
# 状态 耗时 内存占用
#1 Accepted 1ms 400.0 KiB
#2 Accepted 1ms 372.0 KiB
#3 Accepted 1ms 340.0 KiB
#4 Wrong Answer 1ms 376.0 KiB
#5 Wrong Answer 1ms 360.0 KiB
#6 Runtime Error 1ms 424.0 KiB
#7 Runtime Error 2ms 420.0 KiB
#8 Runtime Error 2ms 432.0 KiB
#9 Wrong Answer 2ms 636.0 KiB
#10 Wrong Answer 2ms 580.0 KiB

信息

递交者
类型
递交
题目
P1019 补丁VS错误
语言
C++
递交时间
2021-12-04 17:06:41
评测时间
2021-12-04 17:06:41
评测机
分数
30
总耗时
21ms
峰值内存
636.0 KiB