2345678
import java.security.Provider; class Client { public static void main(String[] args) { new Service(10); }