-
单选题
有以下程序 #include
#include #include using namespace std; int main {ofstream File1; string d; string y=d.substr; int k=d.find; int i=d.find; string m=d.substr; string dd=d.substr; string n=dd+m+y; File1< 正确答案: C可在小程序上查看本题解析,扫码查看刷真题 · 看解析 · 听课程
单选题
有以下程序
#include