logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

mysqlclient在django启动时报错: Did you install mysqlclient?

C:\Users\86188\AppData\Local\Programs\Python\Python39\python.exe D:\dj\mysite\manage.py runserver 8000Watching for file changes with StatReloaderException in thread django-main-thread:Traceback (most

文章图片
#django#python
2021 年第十三届四川省 ACM-ICPC 大学生程序设计竞赛(A/B/D/H/E/K/M/L)

https://codeforces.com/gym/103117A.水题int main() {IOS;int t;cin >> t;while(t--){int k;cin >> k;if(k > 12)cout << 0 << endl;else {int ans = 0;

#算法
到底了