Wrong Answer
foo.cc: In function 'int main()':
foo.cc:10:11: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
10 | printf("%u\n",y2);
| ~^ ~~
| | |
| | long long unsigned int
| unsigned int
| %llu
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1078 xf1-1两数和、积、余
- 比赛
- 2022年迎新赛(第二场)
- 语言
- C++
- 递交时间
- 2022-08-27 11:47:48
- 评测时间
- 2022-08-27 11:47:48
- 评测机
- 分数
- 60
- 总耗时
- 9ms
- 峰值内存
- 384.0 KiB