Your aim is to identify the 6 removed values, sort them in ascending order, then your flag would be flag{num[0],num[1],num[2],num[3],num[4],num[5]}
For example:
if the missing numbers are [1, 69, 42, 169, 142, 242], the flag would be flag{1,42,69,142,169,242}
.
Action | Rating | Author team |
---|---|---|
Read writeup |
not rated
|
NUSHmallows |