Wrong Answer
/in/foo.c: In function 'main':
/in/foo.c:5:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
  printf("%d的各位数字之和是",number);
           ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A4-1 回文数专题:数字之和
 - 比赛
 - 南师大(含泰州学院)2024年新生赛(第一场)
 - 语言
 - C
 - 递交时间
 - 2024-08-19 19:02:08
 - 评测时间
 - 2024-08-19 19:02:08
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 3ms
 - 峰值内存
 - 272.0 KiB