Memory Exceeded
foo.cc: In function ‘int main()’: foo.cc:15:37: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=] 15 | if (i == n)printf("%d ", x); | ~^ ~ | | | | int long long int | %lld
信息
- 递交者
- 类型
- 递交
- 题目
- P2056 Blah数集
- 语言
- C++
- 递交时间
- 2025-07-22 20:33:06
- 评测时间
- 2025-07-22 20:33:06
- 评测机
- 分数
- 30
- 总耗时
- ≥1576ms
- 峰值内存
- ≥16.016 MiB