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_39296192_29948.cpp:87:13: error: use of deleted function 'Segment_Tree::Segment_Tree()'
   87 | } seg[N << 2];
      |             ^
0_0_39296192_29948.cpp:83:8: note: 'Segment_Tree::Segment_Tree()' is implicitly deleted because the default definition would be ill-formed:
   83 | struct Segment_Tree
      |        ^~~~~~~~~~~~
0_0_39296192_29948.cpp:83:8: error: no matching function for call to 'Info::Info()'
0_0_39296192_29948.cpp:35:5: note: candidate: 'Info::Info(int)'
   35 |     Info(int val)
      |     ^~~~
0_0_39296192_29948.cpp:35:5: note:   candidate expects 1 argument, 0 provided
0_0_39296192_29948.cpp:30:8: note: candidate: 'constexpr Info::Info(const Info&)'
   30 | struct Info
      |        ^~~~
0_0_39296192_29948.cpp:30:8: note:   candidate expects 1 argument, 0 provided
0_0_39296192_29948.cpp:30:8: note: candidate: 'constexpr Info::Info(Info&&)'
0_0_39296192_29948.cpp:30:8: note:   candidate expects 1 argument, 0 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-09-29 02:14:57, Gzip enabled