Time Exceeded
foo.cc: In function ‘int main()’: foo.cc:7:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 7 | for (int i = 1; i <= INT; i++){cout << 0;} | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1035 贪婪的送礼者
- 语言
- C++
- 递交时间
- 2024-10-04 20:10:18
- 评测时间
- 2024-10-04 20:10:18
- 评测机
- 分数
- 0
- 总耗时
- ≥10405ms
- 峰值内存
- ≥35.273 MiB