Accepted
/in/foo.c: In function 'main': /in/foo.c:9:13: warning: format '%lld' expects argument of type 'long long int *', but argument 2 has type 'int *' [-Wformat=] scanf("%lld",&a[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1145 座位的争执
- 比赛
- 南京师范大学算法竞赛之2020年寒假战“疫”系列赛Round5 总第75期赛
- 语言
- C
- 递交时间
- 2020-03-28 14:00:24
- 评测时间
- 2020-03-28 14:00:24
- 评测机
- 分数
- 100
- 总耗时
- 51ms
- 峰值内存
- 608.0 KiB