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_37497196_3987.cpp: In function 'int main()':
0_0_37497196_3987.cpp:31:15: error: invalid conversion from 'char*' to 'int' [-fpermissive]
   insert(a,len);
               ^
0_0_37497196_3987.cpp:31:15: error: too many arguments to function 'void insert(int)'
0_0_37497196_3987.cpp:5:6: note: declared here
 void insert(int len)
      ^
0_0_37497196_3987.cpp:36:28: error: invalid conversion from 'char*' to 'int' [-fpermissive]
   printf("%d\n",finds(a,len));
                            ^
0_0_37497196_3987.cpp:36:28: error: too many arguments to function 'int finds(int)'
0_0_37497196_3987.cpp:16:5: note: declared here
 int finds(int len)
     ^


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-17 09:43:47, Gzip enabled