Accepted
/in/foo.c: In function 'main':
/in/foo.c:16:12: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
   printf("%d", a[i]);
            ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1080 xf1-3进制转换1
 - 比赛
 - 南师大2019新生赛1
 - 语言
 - C
 - 递交时间
 - 2020-10-03 08:51:34
 - 评测时间
 - 2020-10-03 08:51:34
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 4ms
 - 峰值内存
 - 224.0 KiB