79559061

Date: 2025-04-07 04:26:45
Score: 2
Natty:
Report link

create a Set to store all the guess, use do-while loop to add new guess until we can't add into the Set.

// initialize the variable for guess;

do{

//new guess;

} while(! set.add(new guess));

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sylvia white