This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mud-ali
reviewed
Aug 24, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
such original naming 😐
challenge is mostly fine i think, although im not sure if it's easy enough
mud-ali
approved these changes
Aug 26, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
muy bien
} | ||
|
||
public static boolean checkPassword(String passwordGuess) { | ||
int[] distanceBetweenChars = {-14, -23, -10, 10, 9, 46, -64, -3, 21, 10, 37, 35, 1, 22, -61, -11, 9, 4, -9, 26, -16, 14, -27, 66, -27, 7, 10, 38, 48, 5, 2, -51, 1, 13, -83, -37, 20}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks easy enough to me (i think)
probably still on the harder end of problems overall
mud-ali
added a commit
that referenced
this pull request
Aug 28, 2023
* rev/java-rev-3 (#22) * init * code finish * chall * yaml fix * make easier * yaml tweak --------- Co-authored-by: mud-ali <[email protected]> * crypto/XylOphoneR (#19) * lots of commits --------- Co-authored-by: mud-ali <[email protected]> * rev/simple-asm (#16) * t * deployment fixes and some yaml + sol tweaks --------- Co-authored-by: mud-ali <[email protected]> * anagrams fix (#17) * remove segfault * docker fix * update desc * wireshark foren (#32) wireshark foren Co-authored-by: mud-ali <[email protected]> * crypto/space-trek (#26) * Created chall * updated flag format Co-authored-by: mud-ali <[email protected]> * web/not-connected (#31) * not connected * solvepath!!1 Co-authored-by: mud-ali <[email protected]> Co-authored-by: Jack-Crowley <[email protected]> Co-authored-by: ParJai <[email protected]> Co-authored-by: glacialcascade <[email protected]> Co-authored-by: yusufsallam64 <[email protected]> Co-authored-by: awt-256 <[email protected]> Co-authored-by: TKDPenguin <[email protected]> Co-authored-by: jerlee25 <[email protected]> * Revert "web/not-connected (#31)" This reverts commit 23a461a. --------- Co-authored-by: Jack Crowley <[email protected]> Co-authored-by: awt-256 <[email protected]> Co-authored-by: glacialcascade <[email protected]> Co-authored-by: ParJai <[email protected]>
mud-ali
added a commit
that referenced
this pull request
Aug 28, 2023
* rev/java-rev-3 (#22) * init * code finish * chall * yaml fix * make easier * yaml tweak --------- Co-authored-by: mud-ali <[email protected]> * crypto/XylOphoneR (#19) * lots of commits --------- Co-authored-by: mud-ali <[email protected]> * not connected * solvepath!!1 --------- Co-authored-by: Jack Crowley <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.