> #include <iostream.h> > int main() > { > cout << "HELLO WORLD" << endl; > return 0; > } 参考:2019/09/02(月)23時59分35秒