/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int read()':
foo.cc:18:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while(ch=getchar(),!isdigit(ch)) if(ch=='-') f=-1;x=(ch^48);
     ^~~~~
foo.cc:18:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
     while(ch=getchar(),!isdigit(ch)) if(ch=='-') f=-1;x=(ch^48);
                                                       ^

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-14T01:30:13.590Z","handle":"2020-07-14T01:30:13.590Z","cache_start":"2020-07-14T01:30:13.604Z","read_cases":"2020-07-14T01:30:13.718Z","judge":"2020-07-14T01:30:13.719Z","done":"2020-07-14T01:30:17.360Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 276.0 KiB
#2 Accepted 1ms 300.0 KiB
#3 Accepted 0ms 316.0 KiB
#4 Accepted 0ms 316.0 KiB
#5 Accepted 0ms 256.0 KiB
#6 Accepted 0ms 256.0 KiB
#7 Accepted 0ms 272.0 KiB
#8 Accepted 0ms 256.0 KiB
#9 Accepted 0ms 272.0 KiB
#10 Accepted 1ms 272.0 KiB
#11 Accepted 0ms 256.0 KiB
#12 Accepted 0ms 256.0 KiB
#13 Accepted 0ms 292.0 KiB
#14 Wrong Answer 读取到 17 ,应为 4 0ms 288.0 KiB
#15 Wrong Answer 读取到 10 ,应为 6 0ms 256.0 KiB
#16 Accepted 0ms 312.0 KiB
#17 Wrong Answer 读取到 18 ,应为 20 0ms 256.0 KiB
#18 Wrong Answer 读取到 18 ,应为 16 0ms 256.0 KiB
#19 Wrong Answer 读取到 9 ,应为 4 0ms 256.0 KiB
#20 Accepted 0ms 256.0 KiB

信息

递交者
类型
递交
题目
P1406 古韵之鹊桥相会
语言
C++
递交时间
2020-07-14 09:30:13
评测时间
2020-07-14 09:30:13
评测机
分数
75
总耗时
19ms
峰值内存
316.0 KiB