StackRating

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

Pubby

Rating
1641.94 (682nd)
Reputation
40,947 (2,699th)
Page: 1 ... 10 11 12 13 14
Title Δ
C++ What's wrong with my array/loop? -0.90
Describing a very long matrix by a vector of vectors, which dimensi... +2.14
program not calling the right overloaded operator +2.36
C++ and virtual destructors -0.40
for loop VS while loop in programming languages, c++/java? +1.70
C++11 Variable narrowing with no GCC compiler warning -3.83
what is the overhead of passing a reference? +3.30
How do I return a point object aggregated in a another class? +0.89
converting -1 to unsigned types +3.29
Can someone clarify this array/pointer idea to me? +2.18
Local classes : C++03 vs. C++11 +1.66
In C/C++ Language... are for loop internally compile as While loop? -1.62
Templated Class Declaration for KDTree 0.00
Am I Going Overkill with Singletons? +2.50
Pow() calculates wrong? +4.12
Is masking required in this case? +0.79
Confusion with dereference operator +2.14
redefining a constant in C +0.05
C++: parent pointer to class that includes the child +3.68
Is sizeof... allowed in template arguments for specialization? 0.00
What type of assembly does gcc output with the -S flag +1.79
Cross-platform C++ determining maximim integer value (no headers) +0.49
Is the behavior of subtracting two NULL pointers defined +0.41
Difference between Foreach and For Loops? +1.42
Adding namespaces to C++ implementations that have a C header +0.36
How exactly does the 'reference' typedef behave? -2.58
How exactly does the 'reference' typedef behave? -2.58
Loop through a multidimensional array? +1.27
Counting the number of multi-byte characters 0.00
C weird array syntax in multi-dimensional arrays +4.40
Operators and inheritance +4.90
User defined literal arguments are not constexpr? +2.54
how to convert digits from a integer in a byte array in C++ -2.33
Kernel-like Module initialization in C -2.89
Error when initializing heap-allocated object -0.93
Parameter types in C++ standard library 0.00
What types of conditions can be used for conditional compilation in... +1.69
SDL anti-aliasing without OpenGL? 0.00
C4533 warning: why does goto skip variable initialization? +4.44
Ambiguous member access expression: is Clang rejecting valid code? -4.04
Resource that briefly describe the C and C++ standards -0.93
Convert between double and byte array, for transfer over ZigBee API? -0.29
Efficient calculation of nth item in a random permutation -3.78
Wrapper Classes for Primitive Data Types +3.88
Wrapper Classes for Primitive Data Types -0.79
Could someone explain me this line? +2.98
C++: declaring enumerator within class from outside so can be used... +3.83
How to instantiate derived classes without having to rewrite code? +3.77
A collection of abstract classes/different types of classes? -1.81
c++ less operator overload, which way to use? +3.24