题解:签到题,枚举删除a数组或b数组中的某一个数即可
C++
#include <bits/stdc++.h>
对于给定的两个长度为n的数组a和b,请你删除一个数组a或数组b的元素,使得数组a元素的总和和数组b元素总和的异或最大
输入格式
Scan the QR code below with WeChat to sign in
First-time scan will create your account automatically
请使用微信扫描下方二维码完成注册