StackRating

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

Peter

Rating
1521.62 (28,904th)
Reputation
28,342 (4,410th)
Page: 1 ... 20 21 22 23 24 ... 27
Title Δ
Changing const object - no warning? Also, in which case it is UB? -1.53
Does "Undefined Behavior" really permit *anything* to hap... -0.04
Concatenate C Strings in one line without define 0.00
What is the history of the default precision for printf floats? +0.81
store abstract member, keep interface simple +0.01
How to load a text that can include "new line"? -0.20
What type of pointer should I return from static member method -0.23
Strange behavior of malloc() +0.54
Including a vector of Objects within an Object, using reference -0.70
Trying to access pointer after resetting -0.48
Header files without explicitly writing namespace -0.63
Getting empty when using my own strcopy function +0.12
Why is this returning nan? -0.32
Mutable variable memory location -0.78
Unexpected Ternary Assignation -0.46
How to check if an object==this in c++ -1.21
C - Logical AND operands not swapable in this case? -1.68
destructor for a class with a multiset container c++ 11 +1.46
Counting number of distinct integers in array -0.49
stdout stream changes order after redirection? -0.20
Why doesn't my program work with float variables, but it does w... +2.43
C - catching wrong parameter errors -1.23
Prevent programmer from using any trick to access private class mem... +2.49
undefined reference to class::() C++ +0.72
Why is such an expression needed in this C program -0.34
How == works on c++ list iterator? -1.29
Does RVO work with "new"? -1.77
Inquiry about random shuffle 0.00
What is the meaning of the ==<> operator? +0.57
Elegant way for "if(T t = ...) { } else return t;"? -0.14
Trying to generate 9 digit numbers with each unique digits -0.30
Does public inheritance allow to override the base classes member a... -0.53
Signed and unsigned characters behavior while printing in C +1.37
C program compiler warning only in Windows (MinGW-w64) 0.00
conversion from a base type to other pointers +1.19
Are all template instantiations created at compile time? +1.03
What is the most efficient way to represent small values in a struct? +1.16
Is there a way to detect inline function ODR violations? +0.91
Why it is so ? And It is without you explicitly do casting -1.26
When calculating cyclomatic complexity, should statements exiting t... +0.51
Can I use a C Variable Length Array in C++03 and C++11? -1.73
Executing a string as command in C++ +0.31
C++ looping, Largest/smallest number inputted -0.22
Branches in Inline Functions -0.36
Declaration of Vectors -0.33
How to speed std::vector access time -1.18
Why allow function declarations inside function bodies -0.82
what to do upon failure of memory allocation new (nothrow) in c++ o... 0.00
short-circuit evaluation a language flaw? -0.09
Find runs of consecutive values in int array +2.29