Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:31:36: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf("%ld\n",min(x[f1],x[f2])); ^ /in/foo.cc:32:36: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf("%ld\n",max(x[f1],x[f2])); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1237 隐形的翅膀
- 语言
- C++
- 递交时间
- 2018-04-25 16:48:22
- 评测时间
- 2018-04-25 16:48:22
- 评测机
- 分数
- 20
- 总耗时
- ≥8043ms
- 峰值内存
- ≥512.0 KiB