Wrong Answer
foo.c: In function 'main': foo.c:20:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 20 | printf("%s :%d\n",str,bintodec(str)); | ~^ ~~~~~~~~~~~~~ | | | | int long int | %ld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1081 xf1-4进制转换2
- 比赛
- 2022年迎新赛(第二场)
- 语言
- C
- 递交时间
- 2022-08-27 17:19:14
- 评测时间
- 2022-08-27 17:19:14
- 评测机
- 分数
- 0
- 总耗时
- 10ms
- 峰值内存
- 256.0 KiB