记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:10:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  else
  ^~~~
foo.cc:12:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   cout<<setprecision(n+1)<<t<<endl;
   ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 1.5, expect 1.500. 2ms 376.0 KiB
#2 Wrong Answer Read 0.9, expect 1. 2ms 348.0 KiB
#3 Wrong Answer Read Error, expect ERROR. 1ms 384.0 KiB
#4 Wrong Answer Read 1.1e+05, expect 111111.0. 2ms 384.0 KiB
#5 Wrong Answer Read 0.70370370370370..., expect 0.70370370370370.... 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P1004 快速傅里叶变换
比赛
周末测试1
语言
C++
递交时间
2021-09-03 20:16:05
评测时间
2021-09-03 20:16:05
评测机
分数
0
总耗时
10ms
峰值内存
384.0 KiB