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_38331792_13409.cpp: In function 'void solve()':
0_0_38331792_13409.cpp:109:8: error: expected unqualified-id before '[' token
   auto [x, y] = gold[i];
        ^
0_0_38331792_13409.cpp:112:9: error: expected unqualified-id before '[' token
    auto [x1, y1] = ch[j];
         ^
0_0_38331792_13409.cpp:113:9: error: expected unqualified-id before '[' token
    auto [x2, y2] = ch[j + 1];
         ^
0_0_38331792_13409.cpp:114:14: error: 'x1' was not declared in this scope
    if(dist[g[x1][y1] - 'A'][x][y] + dist[g[x2][y2] - 'A'][x][y] == dist[g[x1][y1] - 'A'][x2][y2]){
              ^
0_0_38331792_13409.cpp:114:18: error: 'y1' was not declared in this scope
    if(dist[g[x1][y1] - 'A'][x][y] + dist[g[x2][y2] - 'A'][x][y] == dist[g[x1][y1] - 'A'][x2][y2]){
                  ^
0_0_38331792_13409.cpp:114:29: error: 'x' was not declared in this scope
    if(dist[g[x1][y1] - 'A'][x][y] + dist[g[x2][y2] - 'A'][x][y] == dist[g[x1][y1] - 'A'][x2][y2]){
                             ^
0_0_38331792_13409.cpp:114:32: error: 'y' was not declared in this scope
    if(dist[g[x1][y1] - 'A'][x][y] + dist[g[x2][y2] - 'A'][x][y] == dist[g[x1][y1] - 'A'][x2][y2]){
                                ^
0_0_38331792_13409.cpp:114:44: error: 'x2' was not declared in this scope
    if(dist[g[x1][y1] - 'A'][x][y] + dist[g[x2][y2] - 'A'][x][y] == dist[g[x1][y1] - 'A'][x2][y2]){
                                            ^
0_0_38331792_13409.cpp:114:48: error: 'y2' was not declared in this scope
    if(dist[g[x1][y1] - 'A'][x][y] + dist[g[x2][y2] - 'A'][x][y] == dist[g[x1][y1] - 'A'][x2][y2]){
                                                ^


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-22 00:31:48, Gzip enabled