记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:10:26: warning: format '%ld' expects argument of type 'long int *', but argument 2 has type 'long long int *' [-Wformat=]
   10 |                 scanf("%ld",&a[i]);
      |                        ~~^  ~~~~~
      |                          |  |
      |                          |  long long int *
      |                          long int *
      |                        %lld
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read yes, expect no. 37ms 1.152 MiB
#2 Wrong Answer Read yes, expect no. 20ms 796.0 KiB
#3 Wrong Answer Read yes, expect no. 5ms 332.0 KiB
#4 Wrong Answer Read no, expect no. 30ms 1.023 MiB
#5 Wrong Answer Read yes, expect no. 8ms 412.0 KiB
#6 Wrong Answer Read yes, expect no. 34ms 1.145 MiB
#7 Wrong Answer Read yes, expect no. 37ms 1.211 MiB
#8 Wrong Answer Read yes, expect no. 8ms 668.0 KiB
#9 Wrong Answer Read yes, expect no. 15ms 1.027 MiB
#10 Wrong Answer Read yes, expect no. 31ms 1.02 MiB

信息

递交者
类型
递交
题目
P1536 Problem 5A. 躲避地震
比赛
2023秋 悬赏令第五周
语言
C
递交时间
2023-11-07 19:34:00
评测时间
2023-11-07 19:34:00
评测机
分数
0
总耗时
229ms
峰值内存
1.211 MiB