Time Exceeded
/in/foo.cc: In function 'bool check(int, int)': /in/foo.cc:11:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<sen[p].size();i++) ~^~~~~~~~~~~~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:28:10: warning: unused variable 'count' [-Wunused-variable] int n=0,count=0; ^~~~~ /in/foo.cc:29:7: warning: variable 'symbol' set but not used [-Wunused-but-set-variable] char symbol='\0'; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1419 Dejected Birthday-替身
- 语言
- C++
- 递交时间
- 2017-05-31 12:29:03
- 评测时间
- 2017-05-31 12:29:03
- 评测机
- 分数
- 0
- 总耗时
- ≥5026ms
- 峰值内存
- ≥201.969 MiB