Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:61:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (ll i2=0;i2<vec[f[i]-1].size();i2++){ ~~^~~~~~~~~~~~~~~~~~~ /in/foo.cc:75:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d",dp[n]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 数字序列
- 语言
- C++
- 递交时间
- 2021-01-27 22:01:41
- 评测时间
- 2021-01-27 22:01:41
- 评测机
- 分数
- 91
- 总耗时
- ≥8895ms
- 峰值内存
- ≥8.961 MiB