DmitriyH's blog

By DmitriyH, 12 years ago, In English
  • Vote: I like it
  • +73
  • Vote: I do not like it

By DmitriyH, 12 years ago, In English

Consider the following Div. 1 rounds:

Codeforces Round 236 (Div. 1)
Codeforces Round 238 (Div. 1)
Codeforces Round 239 (Div. 1)

      Registrants Participants
#236:        1011    616 (61%)
#238:        1052    608 (58%)
#239:         774    538 (70%)

At least, 30% of registered users didn't participate in the rounds.
Do you wonder, what they really do? Do they read the problem statements or not?

Full text and comments »

  • Vote: I like it
  • +85
  • Vote: I do not like it

By DmitriyH, 12 years ago, In English
  • Vote: I like it
  • +19
  • Vote: I do not like it

By DmitriyH, 12 years ago, In English

Codeforces Round #243 Statistics

Codeforces Round 243 (Div. 1) and Codeforces Round 243 (Div. 2) round statistics

Full text and comments »

  • Vote: I like it
  • +70
  • Vote: I do not like it

By DmitriyH, 12 years ago, In English
  • Vote: I like it
  • +16
  • Vote: I do not like it

By DmitriyH, 12 years ago, In English
  • Vote: I like it
  • +71
  • Vote: I do not like it

By DmitriyH, 12 years ago, In English
  • Vote: I like it
  • +58
  • Vote: I do not like it

By DmitriyH, 12 years ago, In English
  • Vote: I like it
  • +75
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +116
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +29
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +54
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +16
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +20
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English

Brief data of Codeforces #229 — #233 Rounds statistics

Full text and comments »

  • Vote: I like it
  • +48
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +59
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +109
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +20
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +75
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +24
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +54
  • Vote: I do not like it

By DmitriyH, 13 years ago, In English
  • Vote: I like it
  • +120
  • Vote: I do not like it

By DmitriyH, 13 years ago, translation, In English

Round statistics sample

Here

Values meaning


Sent — participants count, who made at least one problem submission
Pretest — participants count, who's solution stuck on pretests
Hacked — participants count, who's solution was hacked, and didn't pass hack sample
Systest — participants count, who's solution stuck on system tests
Accepted — participants count, who solved the problem
Attempts — attempts count for the problem
Success % — Accepted count / Attempts count
Severity — average attempts count among participants, who solved the problem
Median Score — median score value for solved problem
Hacks — successful(+) and unsuccessful(-) hacking attempts count (invalid tests and compilation errors are ignored)

Graphic representation of Pretest / Hacked / Systest / Accepted columns.
Right-most value — participants count.

Used stuff

Standing pages parsing: Google Chrome + javascript.
Tables and graphs drawing: Google Charts.
Manual actions: Paint.NET + Notepad++ :)

Full text and comments »

  • Vote: I like it
  • +91
  • Vote: I do not like it