Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:43:14: warning: unused variable 'min1' [-Wunused-variable] int min,max,min1,max1; ^~~~ /in/foo.cc:43:19: warning: unused variable 'max1' [-Wunused-variable] int min,max,min1,max1; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1063 A8-7 删除字符串中一个子串
- 语言
- C++
- 递交时间
- 2024-11-27 19:52:44
- 评测时间
- 2024-11-27 19:52:44
- 评测机
- 分数
- 80
- 总耗时
- 8ms
- 峰值内存
- 424.0 KiB