Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:10:67: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 10 | ll n,m,a[10000],b[10000],min=-2147483647,min0=-2147493647,pos=0,pos0=0; | ^~~ /in/foo.cc:10:73: warning: variable 'pos0' set but not used [-Wunused-but-set-variable] 10 | ll n,m,a[10000],b[10000],min=-2147483647,min0=-2147493647,pos=0,pos0=0; | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1050 A9-3 数组中最大的负数
- 语言
- C++
- 递交时间
- 2025-10-08 06:47:24
- 评测时间
- 2025-10-08 06:47:24
- 评测机
- 分数
- 100
- 总耗时
- 10ms
- 峰值内存
- 536.0 KiB