Question: URGENT PLEASE! C language programming Vote System ( 2 persons) requirements Input vote number of people and vote result, sort the result when report and
Vote System ( 2 persons) requirements Input vote number of people and vote result, sort the result when report and output the result. >> system design This system could have two parts of data input and report detailed design Use structure: Struct { Char code; Int score; Candidates[N]; //candidates array #define N3: Use two dimensional array, the row direction corresponds to a vote, the column direction corresponds to each candidate scores. Candidate[MJINI: (1) input part Char tmp[3]; //temporary variable of votes Input vote number of people ni For(i=0;i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
