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_36575877_4640.cpp: In function 'void solve()':
0_0_36575877_4640.cpp:21:14: error: expected unqualified-id before '[' token
         auto [val, idx] = a[i];
              ^
0_0_36575877_4640.cpp:22:20: error: 'val' was not declared in this scope
         int best = val + b[0];
                    ^
0_0_36575877_4640.cpp:35:13: error: 'idx' was not declared in this scope
         ans[idx][0] = rank;
             ^
0_0_36575877_4640.cpp:39:14: error: expected unqualified-id before '[' token
         auto [val, idx] = a[i];
              ^
0_0_36575877_4640.cpp:40:21: error: 'val' was not declared in this scope
         int worst = val + b[n - 1];
                     ^
0_0_36575877_4640.cpp:60:13: error: 'idx' was not declared in this scope
         ans[idx][1] = rank;
             ^


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-17 02:33:58, Gzip enabled