#29189: Java 提示


Imcyj123 (test.java)


easy

if(!set.add(name))
System.out.println("yes");
else
System.out.println("no");