StackRating

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

Kerrek SB

Rating
1697.53 (161st)
Reputation
454,731 (75th)
Page: 1 ... 4 5 6 7 8 ... 128
Title Δ
template template parameter: constructor initialization 0.00
underlying architecture 2’s complement representation 0.00
Comparing unsigned expression with 0 -1.90
do/while loop doesn't exit upon while condition returning false +0.21
lone declaration in if statement? +0.97
Why is this program truncating numbers? 0.00
can a lambda be inherent to a class +0.25
Pointer Issues in C++ 0.00
seeking bidirectional map with non-unique keys or values +0.25
error: assignment of read-only reference ‘it’? 0.00
How to add space into a string -1.38
How to pass a temporary array? +0.25
Warning: returning reference to local temporary object 0.00
What are Function Pointers Ponting To? -0.48
Why this inline method with deduced return type not defined yet? +1.08
requirements on base cases for recursive template class definitions -3.09
Difference between std::forward implementation -2.72
What is a deleted function, and why only my functions that I pass f... 0.00
Virtual base classes order of creation 0.00
Understanding typeid.name() output for Maps and Vectors in C++ 0.00
Are all pointers guaranteed to round-trip through void * correctly? 0.00
conditionally define reference variables in C++ +0.80
Why would you specify an integer as signed in C? +0.65
Partially assigning a vector to another +1.24
C++ - Undefined reference to "sodium_init" 0.00
Decrementing std::vector::iterator before std::vector::begin() +0.66
Possible to break up a statement into multiple lines? -0.42
Translate flowchart to c++ code -1.14
volatile for signal handler and multi-threading +0.92
Why are identical characters from different alphabets encoded diffe... 0.00
Why does std::allocator require propagate_on_container_move_assignm... 0.00
How do I concatenate a str and a int ptr +1.13
Calling a function through a function pointer -0.79
SDL: What does "working natively in C++" mean? -1.68
What does this part from the book C++ Primer 5ed mean (portion in d... +1.11
Java Object reference and garbage collection -0.90
How can I transmit the contents of a struct over a named pipe (fifo)? 0.00
Template functions strange linker error 0.00
C++ delete array even if error occurs +1.48
Why this regular expression isn't matching this string? +0.22
C++ - Error C2568 - Expression must have an integral or unscoped en... 0.00
Is it possible to proxify any function -0.55
Why printing uint8_t array it shows different values? 0.00
Check if stream reference is NULL doesn't compile anymore -0.40
Reading Binary file into std::vector<bool> 0.00
How to insert character into set? 0.00
How to add element in std::map doing allocation oneself? -2.62
Deleting *.cpp file after compiling with wrong flag order? -2.85
How to return an array from function to main +0.24
How can I map a C++ parameter pack into a sequence of std::pair obj... -0.43