F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_25310244_27467.cpp: In function 'int getvalue(std::string)':
0_0_25310244_27467.cpp:9:5: error: '_int64' was not declared in this scope
     _int64 result=0;
     ^
0_0_25310244_27467.cpp:18:13: error: 'result' was not declared in this scope
             result=result*16+t;
             ^
0_0_25310244_27467.cpp:22:13: error: 'result' was not declared in this scope
             result=result*16+t;
             ^
0_0_25310244_27467.cpp:26:24: error: 'result' was not declared in this scope
     return str[0]=='-'?result*-1:result;
                        ^
0_0_25310244_27467.cpp: At global scope:
0_0_25310244_27467.cpp:29:12: error: '_int64' was not declared in this scope
 string fun(_int64 a){
            ^
0_0_25310244_27467.cpp:29:21: error: expected ',' or ';' before '{' token
 string fun(_int64 a){
                     ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-10-02 01:34:40, Gzip enabled