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_17154471_11523.cpp:18:2: error: default argument missing for parameter 3 of 'qnode::qnode(int, int, std::string)'
  qnode(int _v=0, int _d=0, string _color):v(_v),d(_d),color(_color){}
  ^
0_0_17154471_11523.cpp: In function 'void Dijkstra(int, int)':
0_0_17154471_11523.cpp:60:35: error: 'std::string' has no member named 'add'
    string clr = E[tmp.v][i].color.add()//Ìí¼ÓÑÕÉ«
                                   ^
0_0_17154471_11523.cpp:95:1: error: expected ',' or ';' at end of input
 }
 ^
0_0_17154471_11523.cpp:95:1: error: expected '}' at end of input
0_0_17154471_11523.cpp:95:1: error: expected '}' at end of input
0_0_17154471_11523.cpp:95:1: error: expected '}' at end of input


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 14:34:32, Gzip enabled