Wrong Answer

foo.cc: In function 'int main()':
foo.cc:12:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   12 |      else
      |      ^~~~
foo.cc:15:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   15 |       if(i==63)
      |       ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Wrong Answer Read 1.04806e+06, expect 1048064. 2ms 384.0 KiB
#3 Wrong Answer Read 1.05696e+09, expect 1056964608. 2ms 384.0 KiB
#4 Wrong Answer Read 0, expect 1056964608. 2ms 384.0 KiB
#5 Accepted 3ms 384.0 KiB

信息

递交者
类型
递交
题目
P1740 国王的米粒
语言
C++
递交时间
2022-02-03 15:03:50
评测时间
2022-02-03 15:03:50
评测机
分数
40
总耗时
13ms
峰值内存
384.0 KiB