Wrong Answer
/in/foo.cc:1:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(linker, "/STACK:102400000,102400000") /in/foo.cc: In function 'int main()': /in/foo.cc:99:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0;j<inc[i].size();j++){ ~^~~~~~~~~~~~~~ /in/foo.cc:105:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0;j<dec[i].size();j++){ ~^~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2004 天天爱跑步
- 语言
- C++
- 递交时间
- 2018-07-06 20:41:40
- 评测时间
- 2018-07-06 20:41:41
- 评测机
- 分数
- 40
- 总耗时
- 5250ms
- 峰值内存
- 136.531 MiB