I need to sort a series of 25 numbers, entered by the user from smallest to largest, then count the number of times the user entered the number "10". I can't use arrays and I have to use only for loops, can someone please help?
free2move 0 Newbie Poster
Recommended Answers
Jump to PostIf you can't use arrays, did you set up your 26 (or 27) variables, yet?
Jump to PostYou can't use arrays? Can you use linked lists or trees?
EDIT: How did we all reply at the same time?
All 5 Replies
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
thines01 401 Postaholic Team Colleague Featured Poster
DeanMSands3 69 Junior Poster
free2move 0 Newbie Poster
free2move 0 Newbie 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.