Class Solution
java.lang.Object
g2301_2400.s2327_number_of_people_aware_of_a_secret.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
peopleAwareOfSecret
public int peopleAwareOfSecret(int n, int delay, int forget)
-