#include<iostream> using namespace std; int main() { cout<<hello world; }
收起
hello world 两边要加引号
报告相同问题?