Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:12:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d ",sum); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1002 求和
- 语言
- C
- 递交时间
- 2019-06-10 12:36:08
- 评测时间
- 2019-06-10 12:36:08
- 评测机
- 分数
- 0
- 总耗时
- 81ms
- 峰值内存
- 1000.0 KiB