StackRating

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

Benjamin Lindley

Rating
1713.29 (97th)
Reputation
87,939 (901st)
Page: 1 ... 7 8 9 10 11 ... 33
Title Δ
Is virtual table necessary for C++? +0.24
Overloading operator for set +0.64
How can I use std::lower_bound when I'm only interested in comp... +0.27
How do I check if an element of an array of classes is empty? [c++] +0.24
How to fix C4700 warning in C++ with uninitialized pointers? -0.25
How and when is copy of pointer made -1.14
C++ Partition Integers when Pivot is Duplicated -1.05
C++ Insertion << operator overload +1.00
how to pass structures like polymorphic when they are no polymorphi... +0.23
What is the point of non-static const data member? +1.04
Are there any alternatives to making const version of class? +0.70
Difference between std::regex_match & std::regex_search? -2.03
Pointer with [ ] operator in function declaration - what does it me... +1.51
How are these array types different? 0.00
c++ while(getline (file,str)) doesnt work +0.25
How readily do unterminated char arrays in C++? +0.76
How to determine if an integer will fit a variable? +0.74
C++ STL pop_heap not work 0.00
Void functions supposedly return nothing at all but still does? 0.00
How does the type deduction work for string literals in C++? +0.01
how to correctly converting char array to string in c++ +0.25
Check if an iterator precedes another one 0.00
Is there a function to swap two segment in a c++ vector? +1.10
Finding the width and height of a bmp image using bitwise operators 0.00
C++ factorial function must retrun -1 if zero or 1 is entered as a... -0.28
Can initialization expressions be used for constructors in Java lik... +1.53
Can I always substitute regular pointers for input iterators? -2.43
std::list is a cyclic list!! wait, what? +1.02
Why does my "goto" loop? +0.96
Using scanf and while loop with vector push_back -1.35
Is there any use for a class to contain only (by default) private m... +0.17
Is it safe to compare C++ iterators by order +0.54
C++ class constructor throwing an exception +0.24
How to improve the efficiency of "str1 + str2 + str3 + ...&quo... +0.59
SFML crashing on mouse collision test Process terminated 255 0.00
C++: Compare return value of C function to NULL or nullptr? -2.48
Initialising a reference in a const object +0.09
test an array with std::is_sorted, but with a preset accuracy -2.93
c++ empty container iterator behaviour +0.78
Read empty lines C++ 0.00
SFML undefined reference to impl 0.00
Obtaining the index of a member from its address +0.25
Expression involving signed and unsigned types in c++ +1.13
If statements within function parameters; Branching types -0.45
no match for 'operator>>' in 'std::cin? +0.24
Most efficient way to split a vector into several +0.25
Allocating memory directly using cin and operator>> 0.00
c++ Assigning pointer in class data member +0.65
Reading integers into different Vectors 0.00
Print different values with different types depending on some condi... -0.90