Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:8:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=] printf("%d\n",round(log(i-0.1)/log(3))+1); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1361 天平称量
- 语言
- C
- 递交时间
- 2023-09-26 20:59:24
- 评测时间
- 2023-09-26 20:59:24
- 评测机
- 分数
- 0
- 总耗时
- 9ms
- 峰值内存
- 276.0 KiB