StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

QuestionC

Rating
1493.39 (4,329,747th)
Reputation
8,742 (17,841st)
Page: 1 2 3 4 5
Title Δ
Time complexity of algorithm with random component (Gillespie Algor... 0.00
How to make a multiple-read/single-write lock from more basic synch... -3.10
std::pair as key in map -1.86
C++ algorithm to advance iterator while condition is true +0.38
Is it bad practice to use *str++? +2.60
parsing with recursion - brackets 0.00
How to use the same header files in different classes to avoid &quo... -0.09
Programming a custom Map class using an array 0.00
C: what does the notation x=y[a=b] imply? +3.77
How to remove carriage return at specific column in vim? 0.00
How to remove carriage return at specific column in vim? 0.00
vim - search for string at start of line, then delete last 3 charac... -2.64
Binary tree only displays half of content -3.06
Behaviour of TMultiReadExclusiveWriteSynchronizer when demoting wri... 0.00
char* issue in C++ +3.92
if..else statement in the c++ standard +0.24
What is the difference between 2 sql queries -3.78
Why are the fields of the class automatic objects? -2.94
Declarative language to describe abstract objects and behaviour 0.00
NUL char in strings in C++ +2.93
Assign txt file data to struct node in linked list 0.00
Error while pushing a std::pair in std::vector +4.12
Removeable lightsources like Minecraft 0.00
memset does not work (C) +4.26
Storing char* gets clobbered somewhere along the way -3.98
std::out of range of vector<string> -3.97
Vector of std::shared_ptr not freeing memory 0.00
Creating and populating a map in a header file in C++ +0.01
Creating and populating a map in a header file in C++ +0.01
Project Euler 55 - Answer Only Off By 3 (strange!) 0.00
How do C++ streams work? +0.46
Remove element in unordered_set using iterator in a loop 0.00
Hash Tables: why doesn't this code resolve collisions? 0.00
Two functions that call each other -1.07
N log(N) or N clarification -1.48
How to provide a default value for the first of a pair? -3.62
Delete part of word right/left to the cursor in vim 0.00
How c++ compiler guarantees thread safety of constant member variab... +4.18
Copying (using assignment) a structure to a structure inside a unio... +0.81
Check amount to words? +4.15
Assign pointers in constructor, what is good practice +4.13
Trouble running an infix to postix stack conversion program +0.17
Vector of objects containing references or pointers -4.01
Why does this iterator comparison fail? 0.00
Operator overloading error "binary '+' : no operator found whi... -0.99
Overload operator+ for merging arrays fails 0.00
Clear out confusion: pointer to pointer +0.32
Is it possible to choose between constructors in main without writi... +4.30
Multilevel inheritance in c++ (CRTP) -3.75
what is raw pointer in c++? How they differ from normal pointer? +0.08