Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:18:25: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'double*' [-Wformat=] scanf("%d%d%d",&a,&b,&l); ^ /in/foo.cc:18:25: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'double*' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- P1912 比例简化
- 语言
- C++
- 递交时间
- 2017-07-11 14:51:02
- 评测时间
- 2017-07-11 14:51:02
- 评测机
- 分数
- 60
- 总耗时
- 39ms
- 峰值内存
- 384.0 KiB