#include "stdafx.h"#include <iostream>using namespace std;int _tmain(int argc, _TCHAR* argv[]){ cout<<"sdafasdf";
return 0;}
按照这个写就没错了