Accepted
/in/foo.c: In function 'main': /in/foo.c:21:13: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] printf("%lld",c); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 1-1 数字循环左移
- 比赛
- 2023 程序设计与竞赛(作业2:相逢是美赛)
- 语言
- C
- 递交时间
- 2023-09-23 20:34:17
- 评测时间
- 2023-09-23 20:34:17
- 评测机
- 分数
- 100
- 总耗时
- 4ms
- 峰值内存
- 252.0 KiB