This is my project about: league table , print result of score
i attach all my code in filename c++.zip

--------------------------------------------------------
my program : 1. you must select O to open teams.txt
2. then select I to input a score
3. select P to print a result

ps.- this program about Premeirship
--------------------------------------------------------

My Problem : 1. when select I program will print a football match
but it's not random
2. when select P program not print the correct score

Member Avatar for Siersan

Look into the random_shuffle function. It takes a sequence and permutes the contents randomly.

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.