正常文本开头ios
#include <iostream> using namespace std; int main() { cout << "hello world" << endl; int a = 0; a++; return 0; }
这是正常文本 成功!记念一下spa