feat: finish CS

This commit is contained in:
2023-11-02 09:11:18 +08:00
parent 8c48770523
commit 4258de1573
5 changed files with 18 additions and 13 deletions

View File

@@ -1,6 +1,5 @@
from random import choice as c
from random import randint, shuffle
from Crypto.Util.number import * # type: ignore
flag = b"flag{this_is_a_test_flag}"