/ Vijos /

记录详情

Runtime Error

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:26:07.242Z","handle":"2020-07-14T01:26:07.242Z","cache_start":"2020-07-14T01:26:07.247Z","read_cases":"2020-07-14T01:26:07.666Z","judge":"2020-07-14T01:26:07.667Z","done":"2020-07-14T01:26:08.896Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 0ms 256.0 KiB
#4 Wrong Answer 读取到 1061109567 ,应为 1 0ms 256.0 KiB
#5 Accepted 0ms 256.0 KiB
#6 Wrong Answer 读取到 1061109567 ,应为 1 0ms 256.0 KiB
#7 Wrong Answer 读取到 1061109567 ,应为 1 0ms 256.0 KiB
#8 Accepted 0ms 256.0 KiB
#9 Accepted 0ms 256.0 KiB
#10 Runtime Error 0ms 256.0 KiB
#11 Accepted 0ms 256.0 KiB
#12 Accepted 0ms 256.0 KiB
#13 Accepted 0ms 256.0 KiB
#14 Wrong Answer 读取到 17 ,应为 4 0ms 256.0 KiB
#15 Wrong Answer 读取到 10 ,应为 6 0ms 256.0 KiB
#16 Accepted 0ms 256.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:26:07
评测时间
2020-07-14 09:26:07
评测机
分数
55
总耗时
19ms
峰值内存
256.0 KiB