hello world

2018-09-11  本文已影响0人  这么帅的人啊

hello world

#include<iostream>
using namespace std;
int main()
{
    cout<<"hello world";
    return 0;
}

上一篇 下一篇

猜你喜欢

热点阅读