#39433: 簡單啦


yp11251273@yphs.tp.edu.tw (906-36張鈞勉)


 
#include <iostream>
using namespace std;
int main()
{
    cout << "hello, world";不再加上<<因為他是那樣的程式碼,其他就都一樣了
    return 0;
}

#39434: Re: 簡單啦


yp11251273@yphs.tp.edu.tw (906-36張鈞勉)


 
#include
using namespace std;
int main()
{
    cout << "hello, world";不再加上<<因為他是那樣的程式碼,其他就都一樣了
    return 0;
}

有手就會