accelerated 2-5-4

#include <iostream> #include <string> using namespace std; //say what standard-libary names we use using std::cin; using std::cout; int main() { //ask for person's name cout << "Please enter your
相關文章
相關標籤/搜索