Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:13:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    if(a[i]<a[j] || a[i]==a[j]&&b[i]>b[j])
                    ~~~~~~~~~~^~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2749 排名
 - 比赛
 - 2024.7.18暑期中级1班练习
 - 语言
 - C++
 - 递交时间
 - 2024-07-18 09:47:41
 - 评测时间
 - 2024-07-18 09:47:41
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 18ms
 - 峰值内存
 - 380.0 KiB