JOIN
Get Time
alg_support_faqs  How to Compete

The Room Summary Window

The room summary window provides competitors and spectators with the ability to view details about the status of all of the competitors within a given room. In addition, the room summary window provides the ability for competitors to the view submissions of others during the challenge phase.

There are two ways to get to the room summary - 1) Drilling in from the leader board, and 2) clicking on the "Summary" button from within a competition room. Depending on the method used, the room summary window will appear differently. If the room summary window is opened from the leader board, the "Who's Here" list and the chat window will appear (although the chat area will be view-only). When opened from within the competition room, the room summary window will contain only the status information about each competitor assigned to that room.

1 Spectating
The Room Summary Window contains a row for each competitor in the competition room that you are viewing. Each row contains columns for room place (rank), handle, received points for each of the problems, and a current score.

The received points for a problem submission will appear in different colors, depending upon the language that was used to compile the submission. The default color-coding is as follows:
Java - Green
C++ - White
C# - Blue
VB - Light Blue

In addition to point values, the information about a specific problem for a competitor may contain a text status, rather than a point value. The different statuses are as follows:
Unopened - The problem has not yet been opened by that competitor
Opened - The problem has been opened, but no compilations have taken place
Compiled - At least one compilation attempt has occurred on this problem
Challenge Succeeded - There has been a successful challenge applied against this submission
Failed System Test - This submission has failed during the system-testing phase
Passed System Test - This submission has withstood all phases of competition and the received points will be factored into the final score for that competitor

Clicking on any of the column heading will sort the room summary list by the selected column.

At any time, you may right-click on any of the handles in the list and you will have to functions available to you. Info will display the Coder Info Window, which contains some basic information about that member. History will display a chronological list of events that have taken place for that competitor during the given event. The events listed are submissions, challenges, and individual system test results. In the event that any of the system tests failed, the value following the colon is the (incorrect) value that the given submission returned for the given arguments.

During a rated event, no competitor or spectator may view the submission of any other competitors during the coding phase of the competition. However, at the start of the challenge phase, the source code of the submissions become available to all users by double clicking on the individual submission for a given competitor in the Room Summary Window. Even spectators may view the individual submissions at the start of the challenge phase.

The Room Summary Window will stay up-to-date with the latest information even as it remains open.

2 Challenging
During the challenge phase of a rated event, each competitor has the opportunity to view the source code of each of the other competitors' submissions (within your room). The room summary window provides each competitor access to those submissions. During the challenge phase, any registered competitor who views the source code of a same-room competitor will also see a "Challenge" button in the lower, left-hand corner of the source code window. Clicking the "Challenge" button will open the Arguments Window and allow you to proceed with your challenge of that submission.

The TopCoder Arena has code-beautification functionality built in for those that wish to use it. In the Room Summary Window, setting Pretty to On in the upper-right corner will cause subsequent source code view to incorporate basic code formatting rules. For some languages and some submissions, the Pretty option will have no effect.

3 Division Summary
The Division Summary Window is very similar to the Room Summary Window, except that it contains information for all competitors within a division, rather than just a single room. Since the division summary is not specific to a single room, it must be accessed from the Active Challenges menu. To launch the Division Summary Window, select "Active Challenges", the appropriate event, "Division Summary".

Most of the functionality in the Room Summary Window exists in the Division Summary. You may switch divisions using the "Select a Division" drop-down list at the top of the window.