/ new_bzoj /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:80:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   80 |                 for(int i = 1; i <= n; ++ i) printf("%lld ", f[i]); puts("");
      |                 ^~~
foo.cc:80:69: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   80 |                 for(int i = 1; i <= n; ++ i) printf("%lld ", f[i]); puts("");
      |                                                                     ^~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 6ms 924.0 KiB
#2 Runtime Error 893ms 41.145 MiB
#3 Wrong Answer User output longer than standard answer. 5ms 924.0 KiB
#4 Wrong Answer User output longer than standard answer. 32ms 1.77 MiB
#5 Wrong Answer User output longer than standard answer. 65ms 2.77 MiB
#6 Wrong Answer User output longer than standard answer. 129ms 4.77 MiB
#7 Wrong Answer User output longer than standard answer. 288ms 10.895 MiB
#8 Wrong Answer User output longer than standard answer. 453ms 21.02 MiB
#9 Runtime Error 855ms 41.129 MiB
#10 Runtime Error 864ms 41.145 MiB

信息

递交者
类型
递交
题目
base 基站选址
语言
C++
递交时间
2023-10-03 15:29:35
评测时间
2023-10-03 15:29:35
评测机
分数
0
总耗时
3595ms
峰值内存
41.145 MiB