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_37948308_2188.cpp: In function 'int main()':
0_0_37948308_2188.cpp:35:15: error: expected unqualified-id before '[' token
         auto &[a, b, c, d, n, xl] = q[i];
               ^
0_0_37948308_2188.cpp:35:15: error: expected initializer before '[' token
0_0_37948308_2188.cpp:36:16: error: 'a' was not declared in this scope
         cin >> a >> b >> c >> d >> n;
                ^
0_0_37948308_2188.cpp:36:21: error: 'b' was not declared in this scope
         cin >> a >> b >> c >> d >> n;
                     ^
0_0_37948308_2188.cpp:36:26: error: 'c' was not declared in this scope
         cin >> a >> b >> c >> d >> n;
                          ^
0_0_37948308_2188.cpp:36:31: error: 'd' was not declared in this scope
         cin >> a >> b >> c >> d >> n;
                               ^
0_0_37948308_2188.cpp:36:36: error: 'n' was not declared in this scope
         cin >> a >> b >> c >> d >> n;
                                    ^
0_0_37948308_2188.cpp:37:9: error: 'xl' was not declared in this scope
         xl = i;
         ^


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-15 06:38:36, Gzip enabled