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_26075202_15100.cpp:14:25: error: elements of array 'std::tuple<int, int, int> q [444]' have incomplete type
 tuple<int,int,int> q[444];
                         ^
0_0_26075202_15100.cpp:14:25: error: storage size of 'q' isn't known
0_0_26075202_15100.cpp: In function 'void randomWork()':
0_0_26075202_15100.cpp:28:27: error: 'make_tuple' was not declared in this scope
    q[++l]=make_tuple(S,i,j);
                           ^
0_0_26075202_15100.cpp:34:15: error: 'tie' was not declared in this scope
   tie(uS,ux,uy)=q[++f];
               ^
0_0_26075202_15100.cpp:46:32: error: 'make_tuple' was not declared in this scope
      q[++l]=make_tuple(tS,tx,ty);
                                ^


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-26 21:55:11, Gzip enabled