提交时间:2023-06-15 20:16:40
运行 ID: 20279
#include <iostream> int main(int argc, char** argv) { std::cout << "Hello world!\n"; }