12 2020 档案

摘要:刷题目录 #includeusing namespace std;int main(){ double a,a2; scanf("%... 阅读全文
posted @ 2020-12-02 14:16 榴恋666 阅读(275) 评论(0) 推荐(0)
摘要:刷题目录 #includeusing namespace std;int main(){ float a,a2; scanf("%f... 阅读全文
posted @ 2020-12-02 14:15 榴恋666 阅读(276) 评论(0) 推荐(0)
摘要:刷题目录 #includeusing namespace std;int main(){ printf("%d",14); retu... 阅读全文
posted @ 2020-12-02 14:13 榴恋666 阅读(680) 评论(0) 推荐(0)
摘要:刷题记录 #include#includeusing namespace std;int main(){ int a; cin>>a... 阅读全文
posted @ 2020-12-02 14:12 榴恋666 阅读(247) 评论(0) 推荐(0)
摘要:刷题记录 #include#includeusing namespace std;int main(){ int a; cin>>a... 阅读全文
posted @ 2020-12-02 14:09 榴恋666 阅读(225) 评论(0) 推荐(0)
摘要:刷题记录 #include#includeusing namespace std;int main(){ char a; scanf... 阅读全文
posted @ 2020-12-02 07:58 榴恋666 阅读(387) 评论(0) 推荐(0)
摘要:刷题记录 #include#includeusing namespace std;int main(){ float a; cin>... 阅读全文
posted @ 2020-12-02 07:57 榴恋666 阅读(350) 评论(0) 推荐(0)
摘要:刷题记录 #include#includeusing namespace std;int main(){ bool a; char ... 阅读全文
posted @ 2020-12-02 07:56 榴恋666 阅读(230) 评论(0) 推荐(0)
摘要:刷题记录 #includeusing namespace std;int main(){ float a; double b; a=... 阅读全文
posted @ 2020-12-02 07:55 榴恋666 阅读(253) 评论(0) 推荐(0)
摘要:刷题目录 #includeusing namespace std;int main(){ int a; short b; a=4; ... 阅读全文
posted @ 2020-12-02 07:54 榴恋666 阅读(236) 评论(0) 推荐(0)
摘要:前言:我是GD选手,而GD的CSP/NOIP考场环境都是Windows系统+Linux虚拟机,所以写一下常用的指令,考前复习用 文... 阅读全文
posted @ 2020-12-01 14:50 榴恋666 阅读(405) 评论(0) 推荐(0)
摘要:刷题目录 #includeusing namespace std;int main(){ float r1,r2,R; scanf(... 阅读全文
posted @ 2020-12-01 07:48 榴恋666 阅读(462) 评论(0) 推荐(0)
摘要:刷题目录 #includeusing namespace std;const double PI=3.14159;int main(... 阅读全文
posted @ 2020-12-01 07:47 榴恋666 阅读(486) 评论(0) 推荐(0)
摘要:刷题目录 #includeusing namespace std;int main(){ double c,f; scanf("%l... 阅读全文
posted @ 2020-12-01 07:45 榴恋666 阅读(289) 评论(0) 推荐(0)
摘要:刷题目录 #include#includeusing namespace std;int main(){ double a,b,c,... 阅读全文
posted @ 2020-12-01 07:44 榴恋666 阅读(569) 评论(0) 推荐(0)
摘要:刷题目录 #includeusing namespace std;int main(){ double a,b,c; scanf("... 阅读全文
posted @ 2020-12-01 07:43 榴恋666 阅读(587) 评论(0) 推荐(0)