1
0
Fork 0
This commit is contained in:
Arthur K. 2025-05-29 19:24:43 +03:00
commit 810a9654a4
Signed by: wzray
GPG key ID: B97F30FDC4636357
50 changed files with 4450 additions and 0 deletions

3
4/A_Brute/config.py Normal file
View file

@ -0,0 +1,3 @@
HEADERS = {'Authorization': 'Bearer AUTH_KEY_HERE'}
TASK_ID = 2235
CONTEST_ID = 115