StackRating

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

BoBTFish

Rating
1681.72 (242nd)
Reputation
14,861 (9,495th)
Page: 1 2 3 ... 6
Title Δ
Accessor declared inside the class, and defined outside the class d... 0.00
How can i initialize a set using loop in c++? 0.00
multiple definition error using namespace 0.00
Is this how the size() function really works in std::string? -0.66
SQLITE_CANTOPEN error when opening DB in READONLY mode 0.00
what is the difference between string a="hello" and strin... +0.80
C++ custom stream manipulator that changes next string on stream 0.00
prevent return type deduction of lambda 0.00
Using Variables inside an if, which are used in the if-statement 0.00
Keep the duplicated values only - Vectors C++ 0.00
How does this template code to get the size of an array work? +1.48
Why won't my "main()" function call a void function? 0.00
Angle bracket <> problem when using xtensor in visual studio +0.26
If a pointer to pointer is NULL, then is it necessary that the poin... +0.90
Mixing NDEBUG - is it safe? 0.00
Functors vs comparators 0.00
Class member function defined outside its namespace +1.25
For Loops (C++) 0.00
How can I create a new class to inherit ostream and use it as cout... +0.65
Daisy-chaining function calls on pointers +0.30
std::to_string store in const char* +1.35
Making getline check the second and third line of input file 0.00
while loop not prompting for user input (c++) +0.65
std::set use of operator< 0.00
C++ correct references 0.00
boost crc yields different output each time 0.00
Array class that will accept an braced-init-list and deduce length -0.40
Manipulation with numbers in vector 0.00
Get error when I push element onto vector -1.20
Run-time error with For Loop in class method - Data Structures 0.00
prohibit copy constructor and assignment operator singleton class 0.00
Reset variable value when leaving method -0.45
undefined reference error, what should i do? +1.23
Reversing input, output string is unexpectedly empty +0.25
Why calling the "<<" operator as a function causes... +0.17
Print structure from STL priority queue C++ (QtCreator) +0.96
Iterating through a vector of maps +0.00
Convert a std::vector<boost::optional<double>> to a std... -0.69
Trouble with the headers of various c++ class in separate files +0.27
Why does shared_ptr needs to hold reference counting for weak_ptr? +0.27
C++ program crashes on iterating till the last element of an array 0.00
Is it safe to cast to int from std::round? -0.38
Why is if (typeCar != 'X' || 'S' ||'L') is... +0.27
Universal parameters in c++ function? 0.00
Appending a C-array to a vector in reverse order in C++98/03 withou... -0.25
Trouble with logic in very easy if-statement -0.99
Override delete operator with empty implementation -0.39
Find minimum and maximum of a long vector 0.00
basic if statement 3 values in c++ +0.27
Complexity of ByteSize() method 0.00