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_38021384_2474.cpp: In function 'void show(int)':
0_0_38021384_2474.cpp:78:18: error: expected unqualified-id before '[' token
             auto [node,left,right] = que[i];
                  ^
0_0_38021384_2474.cpp:81:35: error: invalid operands of types 'std::ios_base&(std::ios_base&)' and 'std::ios_base&(std::ios_base&)' to binary 'operator+'
                 int mid = (left + right) / 2;
                                   ^
0_0_38021384_2474.cpp:83:41: error: 'node' was not declared in this scope
                 que[tot] = array<int,3>{node << 1, left, mid};
                                         ^


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-26 19:05:27, Gzip enabled