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_25109935_3034.cpp:38:14: error: expected unqualified-id before 'int'
  struct Node(int hx, int hy, int bx, int by, int ax, int ay, int nextone)
              ^
0_0_25109935_3034.cpp:38:14: error: expected ')' before 'int'
0_0_25109935_3034.cpp: In function 'void proclose(int, int, int, int, int, int, int, int)':
0_0_25109935_3034.cpp:127:53: error: no matching function for call to 'Node::Node(int&, int&, int&, int&, int&, int&, int&)'
  failqueue.push(Node(hx, hy, bx, by, ax, ay, nextone));
                                                     ^
0_0_25109935_3034.cpp:127:53: note: candidates are:
0_0_25109935_3034.cpp:29:8: note: Node::Node()
 struct Node
        ^
0_0_25109935_3034.cpp:29:8: note:   candidate expects 0 arguments, 7 provided
0_0_25109935_3034.cpp:29:8: note: constexpr Node::Node(const Node&)
0_0_25109935_3034.cpp:29:8: note:   candidate expects 1 argument, 7 provided
0_0_25109935_3034.cpp:29:8: note: constexpr Node::Node(Node&&)
0_0_25109935_3034.cpp:29:8: note:   candidate expects 1 argument, 7 provided


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-06-29 05:46:00, Gzip enabled