Hello World这是一个测试页1234567891011121314#include <iostream>using std::cout;#define endl '\n'int main() { std::ios::sync_with_stdio(0); cout.tie(0); cout << "Hello World!" << endl; return 0;}\(Test Math\) 好吧,数学好像还不支持 添加了支持1\[ Test \]