Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:29:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 29 | printf("%d", re); | ~^ ~~ | | | | int long int | %ld
信息
- 递交者
- 类型
- 递交
- 题目
- P1312 能量项链
- 语言
- C
- 递交时间
- 2025-03-06 19:47:09
- 评测时间
- 2025-03-06 19:47:09
- 评测机
- 分数
- 10
- 总耗时
- 12ms
- 峰值内存
- 428.0 KiB