/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:84:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(rint i=1;i<=n;i++)
     ^~~
/in/foo.cc:85:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     a[i]=Read();Build(1,1,n);
                 ^~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 212.0 KiB
#2 Accepted 179ms 12.645 MiB
#3 Accepted 1ms 216.0 KiB
#4 Accepted 2ms 336.0 KiB
#5 Accepted 16ms 1.832 MiB
#6 Accepted 17ms 1.828 MiB
#7 Accepted 103ms 6.453 MiB
#8 Accepted 104ms 6.457 MiB
#9 Accepted 215ms 12.59 MiB
#10 Accepted 210ms 12.582 MiB

信息

递交者
类型
递交
题目
序列操作
语言
C++
递交时间
2020-10-18 16:39:42
评测时间
2020-10-18 16:39:42
评测机
分数
100
总耗时
853ms
峰值内存
12.645 MiB