记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:13:24: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'double*' [-Wformat=]
    scanf("%d", &a[i][j]);
                ~~~~~~~~^
foo.cc:13:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d", &a[i][j]);
    ~~~~~^~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-22T01:28:32.624Z","handle":"2020-07-22T01:28:32.624Z","cache_start":"2020-07-22T01:28:32.632Z","read_cases":"2020-07-22T01:28:32.807Z","judge":"2020-07-22T01:28:32.810Z","done":"2020-07-22T01:28:33.390Z"}
# 状态 耗时 内存占用
#1 Wrong Answer 读取到 6 ,应为 3.17 1ms 312.0 KiB
#2 Wrong Answer 读取到 18.4 ,应为 8.21 1ms 316.0 KiB
#3 Wrong Answer 读取到 inf ,应为 531.80 1ms 316.0 KiB
#4 Wrong Answer 读取到 14473.7 ,应为 1684.94 1ms 332.0 KiB
#5 Wrong Answer 读取到 322.304 ,应为 20.52 1ms 328.0 KiB
#6 Wrong Answer 读取到 inf ,应为 4568929.00 25ms 5.562 MiB
#7 Wrong Answer 读取到 inf ,应为 10.00 37ms 8.062 MiB
#8 Wrong Answer 读取到 1352 ,应为 94.61 47ms 8.672 MiB
#9 Wrong Answer 读取到 inf ,应为 7471039.00 50ms 10.852 MiB
#10 Wrong Answer 读取到 131761 ,应为 22655.38 52ms 10.785 MiB

信息

递交者
类型
递交
题目
P1169 包裹快递
语言
C++
递交时间
2020-07-22 09:28:32
评测时间
2020-07-22 09:28:32
评测机
分数
0
总耗时
219ms
峰值内存
10.852 MiB