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_31803645_9665.cpp: In function 'int main()':
0_0_31803645_9665.cpp:16:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
         for(int i=0;i<a;i++)
                       ^
0_0_31803645_9665.cpp:18:25: error: 'b' was not declared in this scope
             scanf("%d",&b);
                         ^
0_0_31803645_9665.cpp:20:26: error: invalid operands of types 'int [200010]' and 'int' to binary 'operator/'
             if(vis[b]==a/2)
                          ^
0_0_31803645_9665.cpp:22:17: error: 'c' was not declared in this scope
                 c=b;
                 ^
0_0_31803645_9665.cpp:25:23: error: 'c' was not declared in this scope
         printf("%d\n",c);
                       ^


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-06 12:47:56, Gzip enabled