/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:85:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if(TL<0.0)TL+=TAU;if(TL>TAU)TL-=TAU;
    ^~
foo.cc:85:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    if(TL<0.0)TL+=TAU;if(TL>TAU)TL-=TAU;
                      ^~
foo.cc:94:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if(TL<0.0)TL+=TAU;if(TL>TAU)TL-=TAU;
    ^~
foo.cc:94:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    if(TL<0.0)TL+=TAU;if(TL>TAU)TL-=TAU;
                      ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 640.0 KiB
#2 Wrong Answer Read 385006, expect 213838. 2ms 596.0 KiB
#3 Wrong Answer Read 548647, expect 647091. 3ms 768.0 KiB
#4 Wrong Answer Read 883771, expect 702139. 7ms 1.914 MiB
#5 Wrong Answer Read 2996567, expect 3184531. 11ms 5.188 MiB
#6 Wrong Answer Read 8582939, expect 8748101. 576ms 70.984 MiB
#7 Wrong Answer Read 1773728, expect 1806532. 1056ms 127.5 MiB
#8 Wrong Answer Read 14812393, expect 15004391. 988ms 74.363 MiB
#9 Wrong Answer Read 17669092, expect 17474594. 611ms 100.375 MiB
#10 Wrong Answer Read 12339611, expect 12154367. 796ms 131.73 MiB

信息

递交者
类型
递交
题目
P1086 Sunnypig闯穿梭关
语言
C++
递交时间
2021-09-23 04:22:37
评测时间
2021-09-23 04:22:37
评测机
分数
10
总耗时
4056ms
峰值内存
131.73 MiB