/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void init(int, int)':
/in/foo.cc:21:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
  if(t2!=3&t2!=1)
     ~~^~~
/in/foo.cc:36:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(int i=0;i<m;i++)
   ^~~
/in/foo.cc:39:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    a[t1].F1=tmp;// |
    ^
# 状态 耗时 内存占用
#1 Accepted 2ms 372.0 KiB
#2 Accepted 1ms 356.0 KiB
#3 Accepted 1ms 376.0 KiB
#4 Accepted 1ms 356.0 KiB
#5 Wrong Answer 1ms 356.0 KiB
#6 Runtime Error 1ms 424.0 KiB
#7 Runtime Error 2ms 428.0 KiB
#8 Runtime Error 2ms 488.0 KiB
#9 Wrong Answer 2ms 616.0 KiB
#10 Wrong Answer 2ms 612.0 KiB

信息

递交者
类型
递交
题目
P1019 补丁VS错误
语言
C++
递交时间
2021-12-04 17:33:24
评测时间
2021-12-04 17:33:24
评测机
分数
40
总耗时
20ms
峰值内存
616.0 KiB