摘要:
必备安装过程:https://www.cnblogs.com/daisy99lijing/p/10091948.html 数据库安装:https://blog.csdn.net/qq_40303031/article/details/88935262?depth_1-utm_source=distr 阅读全文
posted @ 2020-03-09 16:32
liyexin
阅读(142)
评论(0)
推荐(0)
摘要:
题目:给你一组数,求出其中两两最大公约数中最大的值 解析:数论,小数据直接枚举。 坑点:输入,可能有多余空格,TL问题 #include<iostream> #include<cstdio> #include<cstring> #include<cmath> #include<map> using 阅读全文
posted @ 2020-03-09 16:31
liyexin
阅读(137)
评论(0)
推荐(0)

浙公网安备 33010602011771号