/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:5:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    5 | if(l==1)break;i=n/(l-1);l=n/(i+1)+1;r=n/i;}
      | ^~
foo.cc:5:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    5 | if(l==1)break;i=n/(l-1);l=n/(i+1)+1;r=n/i;}
      |               ^
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Wrong Answer Read -709261221, expect 177531881563. 2ms 384.0 KiB
#4 Wrong Answer Read 177595181, expect 129184203924269. 5ms 384.0 KiB
#5 Wrong Answer Read 1755876425, expect 1103414987849. 14ms 384.0 KiB
#6 Accepted 2ms 384.0 KiB
#7 Accepted 3ms 384.0 KiB
#8 Accepted 2ms 384.0 KiB
#9 Wrong Answer Read -1837654594, expect 6752279998. 135ms 384.0 KiB
#10 Wrong Answer Read -768811870, expect 46475828386. 584ms 384.0 KiB

信息

递交者
类型
递交
题目
P1214 伤心的AsukaNoKaze
语言
C++
递交时间
2021-12-13 19:49:47
评测时间
2021-12-13 19:49:47
评测机
分数
45
总耗时
754ms
峰值内存
384.0 KiB