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_37753607_31985.cpp: In function 'long long int work(long long int)':
0_0_37753607_31985.cpp:30:7: error: expected unqualified-id before '[' token
  auto [x, y] = a[mid].second;
       ^
0_0_37753607_31985.cpp: In function 'void work()':
0_0_37753607_31985.cpp:52:8: error: expected unqualified-id before '[' token
   auto [x, y] = a[i].second;
        ^
0_0_37753607_31985.cpp:53:34: error: 'x' was not declared in this scope
   maxn11[i] = max(maxn11[i + 1], x + y);
                                  ^
0_0_37753607_31985.cpp:53:38: error: 'y' was not declared in this scope
   maxn11[i] = max(maxn11[i + 1], x + y);
                                      ^


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-10-06 21:03:01, Gzip enabled