Ajls's Blog
  • 主页
  • 归档
  • 类别
  • 标签
  • 关于

逆元模板

1.费马小定理 123456789101112typedef long long ll;const ll mod=998244353;inline ll qpow(ll a,ll b){ ll res=1; while(b>0){ if(b&1)res=res*a%mod; a=a*a%mod; b>&g
2020-05-14
#模板 #formwork

MYSQL的安装和navicat的数据库可视化

因为要开始尝试java web项目的制作,那就需要用到数据库来进行交互,所以就安装mysql和navicat来做准备。mysql安装参考博客:https://blog.csdn.net/qq_23994787/article/details/80648731 步骤一:下载mysql 5.7官方下载地址:https://dev.mysql.com/downloads/mysql/5.7.html#
2019-05-02
#mysql

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick
2018-09-17
#start
1…456

Search

浙ICP备20029441号
浙ICP备20029441号 | police-icon 浙ICP备20029441号