Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:9:23: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] while (scanf("%d", &n) != EOF) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1615 旅行
- 语言
- C++
- 递交时间
- 2019-12-06 21:02:26
- 评测时间
- 2019-12-06 21:02:26
- 评测机
- 分数
- 100
- 总耗时
- 235ms
- 峰值内存
- 1.062 MiB