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_34161533_8152.cpp: In function 'int main()':
0_0_34161533_8152.cpp:7:9: error: '__int64_t' was not declared in this scope
         __int64_t sum1=1,sum2=0;
         ^
0_0_34161533_8152.cpp:11:15: error: 'sum1' was not declared in this scope
             k=sum1*3+sum2*2;
               ^
0_0_34161533_8152.cpp:11:22: error: 'sum2' was not declared in this scope
             k=sum1*3+sum2*2;
                      ^
0_0_34161533_8152.cpp:15:29: error: 'sum1' was not declared in this scope
         printf("%lld, %lld",sum1,sum2);
                             ^
0_0_34161533_8152.cpp:15:34: error: 'sum2' was not declared in this scope
         printf("%lld, %lld",sum1,sum2);
                                  ^


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-11-16 08:46:34, Gzip enabled