Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:14:12: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d",a[n]); ~^ ~~~~ %lld
信息
- 递交者
- 类型
- 递交
- 题目
- 2-4 攀登华山
- 比赛
- 南师大2018年蓝桥杯热身赛
- 语言
- C
- 递交时间
- 2018-12-12 14:37:44
- 评测时间
- 2018-12-12 14:37:44
- 评测机
- 分数
- 20
- 总耗时
- 4ms
- 峰值内存
- 196.0 KiB