Time Exceeded
foo.cc: In function 'int main()': foo.cc:16:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::set<int>::size_type' {aka 'long unsigned int'} [-Wformat=] 16 | printf("%d\n",ans.size()); | ~^ ~~~~~~~~~~ | | | | int std::set<int>::size_type {aka long unsigned int} | %ld
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1508 4. Different sequence
- 比赛
- 2023秋 苏州青少年科技馆(吴江计算机协会)CSP-J/S模拟赛(1)
- 语言
- C++
- 递交时间
- 2023-10-07 19:44:06
- 评测时间
- 2023-10-07 19:44:06
- 评测机
- 分数
- 0
- 总耗时
- ≥6628ms
- 峰值内存
- ≥7.812 MiB