sporta778 on 2023-12-25 11:28:
i think it difficulty 1.
sporta778 on 2023-12-25 11:30:
[Click to reveal]Enter password: 113456789012345678901234567
Correct
sporta778 on 2023-12-25 11:30:
[Click to reveal]Enter password: 232123456789012345678901234
Correct
rk7474 on 2024-01-05 17:51:
[Click to reveal]Enter password: zAAAAAAAAAAAAAAAAAAAAAAAAAz
Correct
any 27 letters string with first and last letters "z"
CodeByAidan on 2024-02-10 23:52:
Using `system("pause0");` will create a file with the output of the `pause` command (`Press any key to continue . . . `) in a new file called `0`, because of the ``. Change that to `system("pause");` instead.
junfer001 on 2024-10-26 19:19:
change conditional statement from je to jne on both checks :)