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_38313217_23103.cpp: In function 'int main()':
0_0_38313217_23103.cpp:24:18: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
   for(int i=1;i<=b;i++)
                  ^
0_0_38313217_23103.cpp:27:11: error: invalid conversion from 'int*' to 'int' [-fpermissive]
    emo(d,e);
           ^
0_0_38313217_23103.cpp:8:6: note: initializing argument 1 of 'void emo(int, int)'
 void emo(int i, int j)
      ^
0_0_38313217_23103.cpp:27:11: error: invalid conversion from 'int*' to 'int' [-fpermissive]
    emo(d,e);
           ^
0_0_38313217_23103.cpp:8:6: note: initializing argument 2 of 'void emo(int, int)'
 void emo(int i, int j)
      ^


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-14 13:41:25, Gzip enabled