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_38500456_29537.cpp: In function 'void solve()':
0_0_38500456_29537.cpp:58:7: error: expected unqualified-id before '[' token
  auto [y1, y2] = get(ai, bi, ci);
       ^
0_0_38500456_29537.cpp:60:8: error: 'y1' was not declared in this scope
     if(y1 == -1 && y2 == -1){
        ^
0_0_38500456_29537.cpp:60:20: error: 'y2' was not declared in this scope
     if(y1 == -1 && y2 == -1){
                    ^
0_0_38500456_29537.cpp:65:17: error: 'y1' was not declared in this scope
     ll x1 = a - y1;
                 ^
0_0_38500456_29537.cpp:66:17: error: 'y2' was not declared in this scope
     ll x2 = a - 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-17 04:23:19, Gzip enabled