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_33458614_9960.cpp: In function 'int main()':
0_0_33458614_9960.cpp:29:41: error: missing template arguments before '(' token
                         v.push_back(pair(pair(b, c), d));
                                         ^
0_0_33458614_9960.cpp:29:46: error: missing template arguments before '(' token
                         v.push_back(pair(pair(b, c), d));
                                              ^
0_0_33458614_9960.cpp:33:65: error: base operand of '->' has non-pointer type 'std::pair<std::pair<int, int>, int>'
                 printf("Cube = %d, Triple = (%d,%d,%d)\n", (*it)->first, (*it)->second, (*it)->third);
                                                                 ^
0_0_33458614_9960.cpp:33:79: error: base operand of '->' has non-pointer type 'std::pair<std::pair<int, int>, int>'
                 printf("Cube = %d, Triple = (%d,%d,%d)\n", (*it)->first, (*it)->second, (*it)->third);
                                                                               ^
0_0_33458614_9960.cpp:33:94: error: base operand of '->' has non-pointer type 'std::pair<std::pair<int, int>, int>'
                 printf("Cube = %d, Triple = (%d,%d,%d)\n", (*it)->first, (*it)->second, (*it)->third);
                                                                                              ^


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-07-03 18:22:16, Gzip enabled