Wrong Answer
/in/foo.cc: In function 'int main(int, char**)': /in/foo.cc:31:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<v.size();i++) ^ /in/foo.cc:35:20: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system("pause"); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1031 对称串
- 语言
- C++
- 递交时间
- 2023-03-25 12:34:38
- 评测时间
- 2023-03-25 12:34:38
- 评测机
- 分数
- 0
- 总耗时
- 2ms
- 峰值内存
- 316.0 KiB