提交时间:2023-06-15 20:16:28

运行 ID: 20278

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