Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

我很无语!!Main.cpp(3) : error C2871: 'std' : a namespace with this name does not exist

Posted by trfhjkl456789 at 2010-12-09 16:53:17
这是C++交的
    * Compile Error

      Main.cpp
      Main.cpp(3) : error C2871: 'std' : a namespace with this name does not exist

下面这个是用G++交的
    * Compile Error

      Main.cc:2:20: error: memory.h: No such file or directory
      Main.cc: In function 'int main()':
      Main.cc:19: error: 'memset' was not declared in this scope

这个也是用G++交的,不过头文件改成了#include <memory>
    * Compile Error

      Main.cc: In function 'int main()':
      Main.cc:19: error: 'memset' was not declared in this scope


Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator