猿人学第16题

This commit is contained in:
luzhisheng 2022-04-21 18:32:55 +08:00
parent 3bef2f38b8
commit 4fa64f20a6
2 changed files with 1026 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
import requests
res = requests.get(url="https://match.yuanrenxue.com/api/match/16?page=3&m=35pGsZKckjNpYG4caf9b2ee96b170539ec31690e4d614c7r2JyPi2kRm&t=1650522431000")
print(res.text)