摘要: 刷题目录 #includeusing namespace std;int main(){ double a,a2; scanf("%... 阅读全文
posted @ 2020-12-02 14:16 榴恋666 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 刷题目录 #includeusing namespace std;int main(){ float a,a2; scanf("%f... 阅读全文
posted @ 2020-12-02 14:15 榴恋666 阅读(226) 评论(0) 推荐(0) 编辑
摘要: 刷题目录 #includeusing namespace std;int main(){ printf("%d",14); retu... 阅读全文
posted @ 2020-12-02 14:13 榴恋666 阅读(462) 评论(0) 推荐(0) 编辑
摘要: 刷题记录 #include#includeusing namespace std;int main(){ int a; cin>>a... 阅读全文
posted @ 2020-12-02 14:12 榴恋666 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 刷题记录 #include#includeusing namespace std;int main(){ int a; cin>>a... 阅读全文
posted @ 2020-12-02 14:09 榴恋666 阅读(176) 评论(0) 推荐(0) 编辑
摘要: 刷题记录 #include#includeusing namespace std;int main(){ char a; scanf... 阅读全文
posted @ 2020-12-02 07:58 榴恋666 阅读(328) 评论(0) 推荐(0) 编辑
摘要: 刷题记录 #include#includeusing namespace std;int main(){ float a; cin>... 阅读全文
posted @ 2020-12-02 07:57 榴恋666 阅读(290) 评论(0) 推荐(0) 编辑
摘要: 刷题记录 #include#includeusing namespace std;int main(){ bool a; char ... 阅读全文
posted @ 2020-12-02 07:56 榴恋666 阅读(169) 评论(0) 推荐(0) 编辑
摘要: 刷题记录 #includeusing namespace std;int main(){ float a; double b; a=... 阅读全文
posted @ 2020-12-02 07:55 榴恋666 阅读(202) 评论(0) 推荐(0) 编辑
摘要: 刷题目录 #includeusing namespace std;int main(){ int a; short b; a=4; ... 阅读全文
posted @ 2020-12-02 07:54 榴恋666 阅读(189) 评论(0) 推荐(0) 编辑