win8.1 64
VC++6.0

解决方案:

#include<iostream>
using namespace std;

改为

#include<iostream.h>

  

相关文章: