摘要: #include "pch.h"#include <iostream>using namespace std;int main(){ float score; int a; char p; while(true) { cout << "please input a score:"; cin >>sc 阅读全文
posted @ 2018-10-01 15:24 rorelys 阅读(782) 评论(0) 推荐(0)
摘要: c++编程 阅读全文
posted @ 2018-10-01 15:20 rorelys 阅读(636) 评论(0) 推荐(0)