Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:165:25: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=] scanf("%lld%lld",&x0,&m); ^ /in/foo.cc:177:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d\n",h[k].n); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1780 开车旅行
- 语言
- C++
- 递交时间
- 2019-09-29 18:36:52
- 评测时间
- 2019-09-29 18:36:52
- 评测机
- 分数
- 0
- 总耗时
- 745ms
- 峰值内存
- 53.094 MiB