Wrong Answer
foo.c: In function 'main': foo.c:11:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 11 | printf("%d\n%d\n%d",y1,y2,y3); | ~^ ~~ | | | | int long long int | %lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1078 xf1-1两数和、积、余
- 语言
- C
- 递交时间
- 2022-10-05 19:28:28
- 评测时间
- 2022-10-05 19:28:28
- 评测机
- 分数
- 20
- 总耗时
- 9ms
- 峰值内存
- 256.0 KiB