/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int a=1;a<sum[N];a++)
  ^~~
/in/foo.cc:32:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    if(Ans>0)
    ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 420.0 KiB
#2 Accepted 2ms 432.0 KiB
#3 Accepted 2ms 484.0 KiB
#4 Accepted 3ms 672.0 KiB
#5 Accepted 6ms 1.125 MiB
#6 Accepted 2ms 488.0 KiB
#7 Accepted 19ms 1.777 MiB
#8 Accepted 15ms 1.488 MiB
#9 Accepted 24ms 1.848 MiB
#10 Accepted 20ms 1.609 MiB
#11 Accepted 26ms 1.758 MiB

信息

递交者
类型
递交
题目
P2362 三角形牧场
语言
C++
递交时间
2022-02-11 15:04:23
评测时间
2022-02-11 15:04:23
评测机
分数
100
总耗时
126ms
峰值内存
1.848 MiB