Accepted
foo.cc: In function 'int main()': foo.cc:35:19: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] 35 | printf("%ld",k); | ~~^ ~ | | | | | int | long int | %d
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1789 孪生素数
- 语言
- C++
- 递交时间
- 2022-08-18 09:19:21
- 评测时间
- 2022-08-18 09:19:21
- 评测机
- 分数
- 100
- 总耗时
- 397ms
- 峰值内存
- 340.0 KiB