Wrong Answer
foo.c: In function 'main': foo.c:10:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 10 | else printf("%d00000000\n", f[x2][y2]); | ~^ ~~~~~~~~~ | | | | int long long int | %lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1187 兵分N路
- 语言
- C
- 递交时间
- 2023-07-06 13:51:29
- 评测时间
- 2023-07-06 13:51:30
- 评测机
- 分数
- 80
- 总耗时
- 10ms
- 峰值内存
- 412.0 KiB