Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:20:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%I64d",&n); ^ /in/foo.cc:21:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%I64d\n",dfs(n)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1599 货币
- 语言
- C++
- 递交时间
- 2019-05-21 16:57:00
- 评测时间
- 2019-05-21 16:57:00
- 评测机
- 分数
- 0
- 总耗时
- ≥2305ms
- 峰值内存
- ≥1.203 MiB