/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:86:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if(TL<0.0)TL+=TAU;if(TL>TAU)TL-=TAU;
    ^~
foo.cc:86: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:95:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if(TL<0.0)TL+=TAU;if(TL>TAU)TL-=TAU;
    ^~
foo.cc:95: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 2ms 512.0 KiB
#2 Wrong Answer Read 385006, expect 213838. 2ms 640.0 KiB
#3 Wrong Answer Read 548647, expect 647091. 3ms 768.0 KiB
#4 Wrong Answer Read 883771, expect 702139. 6ms 1.891 MiB
#5 Wrong Answer Read 2996567, expect 3184531. 10ms 5.219 MiB
#6 Wrong Answer Read 8582939, expect 8748101. 97ms 70.961 MiB
#7 Wrong Answer Read 1773728, expect 1806532. 512ms 127.492 MiB
#8 Wrong Answer Read 14812393, expect 15004391. 597ms 71.762 MiB
#9 Wrong Answer Read 17669092, expect 17474594. 417ms 99.176 MiB
#10 Wrong Answer Read 12339611, expect 12154367. 693ms 128.301 MiB

信息

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