🌈 搜索
📅  最后修改于: 2022-03-11 14:44:45.656000             🧑  作者: Mango
#include using namespace std; int main() { cout << "Hello world"; }