Time Exceeded
foo.cc: In function ‘int main()’:
foo.cc:6:8: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
6 | char * a; while (true) a=new char[1000];
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C++
- 递交时间
- 2026-08-25 15:25:56
- 评测时间
- 2026-08-25 15:25:56
- 评测机
- 分数
- 0
- 总耗时
- ≥10077ms
- 峰值内存
- ≥768.0 KiB