Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:64:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d",num[n][lc]); ^ /in/foo.cc:66:26: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%04d",num[n][i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1388 二叉树数
- 语言
- C++
- 递交时间
- 2019-05-06 12:19:57
- 评测时间
- 2019-05-06 12:19:57
- 评测机
- 分数
- 80
- 总耗时
- ≥1018ms
- 峰值内存
- ≥4.711 MiB