Wrong Answer
/in/foo.cc: In function 'int getR(std::vector<people>, int, int)': /in/foo.cc:29:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<arr.size();i++){ ~^~~~~~~~~~~ /in/foo.cc:30:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i<arr.size()-1){ ~^~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1779 国王游戏
- 语言
- C++
- 递交时间
- 2024-10-29 19:46:26
- 评测时间
- 2024-10-29 19:46:26
- 评测机
- 分数
- 50
- 总耗时
- 15ms
- 峰值内存
- 376.0 KiB