Runtime Error
foo.c: In function 'main': foo.c:30:25: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'int' [-Wformat=] 30 | scanf("%d ", arr[i]); | ~^ ~~~~~~ | | | | int * int
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1357 4A 第k小的数
- 语言
- C
- 递交时间
- 2023-08-24 13:42:35
- 评测时间
- 2023-08-24 13:42:35
- 评测机
- 分数
- 0
- 总耗时
- 2ms
- 峰值内存
- 284.0 KiB