import java.io.File; import java.util.*; public class Main { public static void main(String[] args){ // TODO 自動生成されたメソッド・スタブ Scanner sc = new Scanner(System.in); int n = sc.nextInt(); //HashSet xSet = new HashSet<>(); // HashSet ySet = new HashSet<>(); HashSet[] sets = new HashSet[20200]; int ans=0; int x,y; for(int k=0;k(); sets[x].add(y); } } System.out.println(ans); } }