Here is the code I am using.
这是我正在使用的代码。
#include "stdafx.h"
#include <iostream>
int main() {
std::cout << "hi";
return 0;
}
#iHere is the code I am using.
这是我正在使用的代码。
#include "stdafx.h"
#include <iostream>
int main() {
std::cout << "hi";
return 0;
}
#i