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_17388104_22710.cpp: In function 'int main()':
0_0_17388104_22710.cpp:47:16: error: invalid conversion from 'int*' to 'unsigned int*' [-fpermissive]
   h1 = hash(&h2);
                ^
0_0_17388104_22710.cpp:3:14: note: initializing argument 1 of 'unsigned int hash(unsigned int*)'
 unsigned int hash(unsigned int * hw)
              ^
0_0_17388104_22710.cpp:48:16: error: invalid conversion from 'int*' to 'unsigned int*' [-fpermissive]
   h3 = hash(&h4);
                ^
0_0_17388104_22710.cpp:3:14: note: initializing argument 1 of 'unsigned int hash(unsigned int*)'
 unsigned int hash(unsigned int * hw)
              ^
0_0_17388104_22710.cpp:51:10: error: expected '}' at end of input
  return 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-11-16 16:49:21, Gzip enabled