Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 2.4 KB

File metadata and controls

44 lines (37 loc) · 2.4 KB

Sum Of Ranks By First Name

Last Computed 2/28/2018

Description

This program calculates the sum of ranks by first name for all single and average events. Example: for Daniel, in each event the rank is taken from the best ranked Daniel and added up to compare to other names.

  • every result is on 2 rows of the table
  • Rank = ranking in list
  • First Name / sor = First name on the first row, sum of ranks on the second row
  • each event = last name of competitor w/ link to WCA Profile, competitor's World Rank in the event.

Files