until now u didnt solve my problem use c++ to input three words and then put them from largest to smallest using if statement
lolodede -2 Newbie Poster
Recommended Answers
Jump to PostYou have not posted any code yet, so can not help you.
Jump to PostI see you never read your previous threads.
>>until now u didnt solve my problem use c++
WE are not supposed to solve YOUR homework, you are.Ok, this took me all of 15 minutes to write
#include <iostream> #include <string> #include <vector> …
All 5 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
lolodede -2 Newbie Poster
BlackJavaBean 3 Light Poster
hacker9801 49 Junior Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.