Scanner sc = new Scanner(System.in);
T = sc.nextInt();
for(test_case = 1; test_case <= T; test_case++) {
// 이 부분에서 알고리즘 프로그램을 작성하십시오.
Scanner sc_cnt = new Scanner(System.in);
int total = 0;
int cnt = sc_cnt.nextInt();
Scanner sc_num = new Scanner(System.in);
for(int i = 0; i < cnt; i++){
if(sc_num.hasNextInt()){
if(i == 0){
total = sc_num.nextInt();
}
else{
total=total^sc_num.nextInt();
}
}
}
System.out.println(total);
System.out.println("Case #" + test_case);
}
결장자 해외레어자료 브랜드신상 손흥민뉴스 스포츠네이버카페 *바이스포츠*