Wrong Answer
foo.c: In function 'main': foo.c:23:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 23 | printf("%d", d); | ~^ ~ | | | | int long int | %ld foo.c:8:9: warning: unused variable 'n' [-Wunused-variable] 8 | int n = 0; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1081 xf1-4进制转换2
- 语言
- C
- 递交时间
- 2022-09-14 19:56:15
- 评测时间
- 2022-09-14 19:56:15
- 评测机
- 分数
- 60
- 总耗时
- 11ms
- 峰值内存
- 256.0 KiB