Jump to content

Title: 2023 Spring and Autumn Cup Cyber Security League Spring Tournament writup

Featured Replies

Posted

Re 

Emoji Connect

is an Excel plug-in. After starting to play, a 4848 matrix will be initialized. Each grid has an emoji, and then two grids will be clicked each time. If the emoji in the two grids is the same, these two grids will be eliminated. At first I thought it was the elimination of three grids such as stars, but looking at the logic of the game only replaced two at a time, so I did look at it one after another. Then the logic of flag is to subtract the rows of grids every time it is eliminated. The subscript is transferred from unicode using a magical method. I directly use the minimum value of emoji in the matrix to make the subscript offset.

dat='''

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Important Information

HackTeam Cookie PolicyWe have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.