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_34651283_299.cpp: In function 'int main()':
0_0_34651283_299.cpp:8:12: error: two or more data types in declaration of 'a'
     ll int a,b;
            ^
0_0_34651283_299.cpp:8:14: error: two or more data types in declaration of 'b'
     ll int a,b;
              ^
0_0_34651283_299.cpp:11:14: error: 'a' was not declared in this scope
         cin>>a>>b;
              ^
0_0_34651283_299.cpp:11:17: error: 'b' was not declared in this scope
         cin>>a>>b;
                 ^
0_0_34651283_299.cpp:12:16: error: two or more data types in declaration of 'c'
         ll int c = a&b;
                ^
0_0_34651283_299.cpp:13:12: error: 'c' was not declared in this scope
         if(c==0)
            ^


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-07-03 18:22:40, Gzip enabled