摘要: 前言:我是GD选手,而GD的CSP/NOIP考场环境都是Windows系统+Linux虚拟机,所以写一下常用的指令,考前复习用 文... 阅读全文
posted @ 2020-12-01 14:50 榴恋666 阅读(336) 评论(0) 推荐(0) 编辑
摘要: 刷题目录 #includeusing namespace std;int main(){ float r1,r2,R; scanf(... 阅读全文
posted @ 2020-12-01 07:48 榴恋666 阅读(296) 评论(0) 推荐(0) 编辑
摘要: 刷题目录 #includeusing namespace std;const double PI=3.14159;int main(... 阅读全文
posted @ 2020-12-01 07:47 榴恋666 阅读(429) 评论(0) 推荐(0) 编辑
摘要: 刷题目录 #includeusing namespace std;int main(){ double c,f; scanf("%l... 阅读全文
posted @ 2020-12-01 07:45 榴恋666 阅读(237) 评论(0) 推荐(0) 编辑
摘要: 刷题目录 #include#includeusing namespace std;int main(){ double a,b,c,... 阅读全文
posted @ 2020-12-01 07:44 榴恋666 阅读(430) 评论(0) 推荐(0) 编辑
摘要: 刷题目录 #includeusing namespace std;int main(){ double a,b,c; scanf("... 阅读全文
posted @ 2020-12-01 07:43 榴恋666 阅读(490) 评论(0) 推荐(0) 编辑