Time Exceeded
foo.cc: In function 'int main()': foo.cc:73:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d\n",g[i]); ~~~~^ foo.cc:31:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("aaa.in","r",stdin); ~~~~~~~^~~~~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 数字序列
- 语言
- C++
- 递交时间
- 2021-01-27 22:02:13
- 评测时间
- 2021-01-27 22:02:13
- 评测机
- 分数
- 0
- 总耗时
- ≥59231ms
- 峰值内存
- ≥1.207 MiB