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_34702228_29713.cpp: In function 'int main()':
0_0_34702228_29713.cpp:35:50: error: could not convert 'x' from 'node' to 'std::string {aka std::basic_string<char>}'
   if (profess[0]=='s')   striker.push_back(node{x});
                                                  ^
0_0_34702228_29713.cpp:36:53: error: could not convert 'x' from 'node' to 'std::string {aka std::basic_string<char>}'
    else if (profess[0]=='m')   midf.push_back(node{x});
                                                     ^
0_0_34702228_29713.cpp:37:57: error: could not convert 'x' from 'node' to 'std::string {aka std::basic_string<char>}'
    else if (profess[0]=='d')   defender.push_back(node{x});
                                                         ^
0_0_34702228_29713.cpp:38:32: error: could not convert 'x' from 'node' to 'std::string {aka std::basic_string<char>}'
    else   goal.push_back(node{x});
                                ^
0_0_34702228_29713.cpp:41:51: error: could not convert 'x' from 'node' to 'std::string {aka std::basic_string<char>}'
    if (profess[0]=='s')   striker.push_back(node{x});
                                                   ^
0_0_34702228_29713.cpp:42:53: error: could not convert 'x' from 'node' to 'std::string {aka std::basic_string<char>}'
    else if (profess[0]=='m')   midf.push_back(node{x});
                                                     ^
0_0_34702228_29713.cpp:43:57: error: could not convert 'x' from 'node' to 'std::string {aka std::basic_string<char>}'
    else if (profess[0]=='d')   defender.push_back(node{x});
                                                         ^
0_0_34702228_29713.cpp:44:32: error: could not convert 'x' from 'node' to 'std::string {aka std::basic_string<char>}'
    else   goal.push_back(node{x});
                                ^


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 12:48:24, Gzip enabled