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

弱问一句atoi()引起的CE怎么解决?管理员有空么?给个意见

Posted by openthedoor at 2008-07-16 11:09:54
Compile Error

Main.cpp
Main.obj : error LNK2019: unresolved external symbol _itoa referenced in function _main
Main.exe : fatal error LNK1120: 1 unresolved externals


把可能包atoi()的头文件都包了
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <algorithm>
#include <string>

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