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