Accepted
foo.c: In function 'main': foo.c:20:19: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] 20 | printf("%ld",f); | ~~^ ~ | | | | | int | long int | %d
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 1-1 数字循环左移
- 比赛
- 2023 程序设计与竞赛(作业2:相逢是美赛)
- 语言
- C
- 递交时间
- 2023-09-23 18:47:21
- 评测时间
- 2023-09-23 18:47:22
- 评测机
- 分数
- 100
- 总耗时
- 8ms
- 峰值内存
- 284.0 KiB