提交时间:2023-06-15 20:17:22

运行 ID: 20280

#include <iostream> int main(int argc, char** argv) { std::cout << "Hello world!\n"; }