java - Finding solution in TopCoder Arena -


I try to solve some problems in the area, but now I can not get there. I have a text of the solution:

Definition

Class name: MatchMaker
Method name: getBestMatches < Parameter: String [], string, int returns: string []

method sign (make sure your method is public): < / P> string [] getBestMatches (string [] member, string current user, intel sf);

Statement of problem

A new online match maker requires some software that helps in finding the perfect pair. Those who answer a series of sign-up multi-option questions, when a member receives a 'Best Best Mats' request, the software gives a list of users whose gender is requested with gender and whose Answers to questions are equal to or equal to the equality factor compared to the user's answer.

Apply a class MatchMaker , which contains a method getBestMatches . The method takes a string [] member , string current user , and an int sf parameter. Here is information about all the members in member . Elements of Members

  NAME GDXXXXXXXXXX   
  • represents NAME
  • D represents the requested gender potential friends.
  • Tells each X to the subscriber that one of the multiple choice questions is the first X to answer the first question, the second is the answer to the second question, Et al.
  • currentUser is the name of the user who received the "Best Mats" request.
  • sf is an integer representing the equality factor.

    Can you help me, and tell me how to find a solution in the TopCoder area?

    Use the problem store to find out which class SRM or tournaments were used Was there.

    This will show you top submissions from each acceptable programming languages. If you know which category the class is from, but you do not guarantee it, you can also use the Summary button. The problem is that if the problem was an old one.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -