Skip to content

Latest commit

 

History

History

notwordle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

The description and aim of this challenge is similar to the bruteforcer challenge.
Instead of giving the lexicographic order between the input and the actual password, the program in this challenge prints the number of characters you got right. You must leverage this information to figure out the correct password.

Submission instruction

Create a file script.py which solves the challenge. The first line of this file should contain a comment with the flag you obtained.