#include "stdafx.h" #include <iostream> using namespace std; int main() { cout << "Hello Future Contact!" << endl; return 0; }
何の変哲も無い Windows Console Application(C++) のハロワだけれど、#include "stdafx.h" の前に #include
ウェブ界隈でエンジニアとして労働活動に励んでいる @gomi_ningen 個人のブログです