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 4 ... 6
Title Δ
C++: how to strip a "set" by removing multiple elements? 0.00
I want to reverse the values of map and print it using range based... +0.26
Access child struct values in vector 0.00
C++ bitmap to hold binary flags 0.00
Column Alignment using C++ 0.00
fstream variable get all lines in a text file 0.00
Getting different outputs after using erase property of set in C++... 0.00
Passing contents of Vector to a function 0.00
"Use & to create a pointer to a member" when using c_... +1.25
c++ standard two different declarations +1.71
Understanding Recursion logic +0.56
Why does implicit conversion of int to long long int give unexpecte... -0.18
Read a file .txt C++ 0.00
element wise vector multiplication c++ (code not working) -1.39
How to read a File and save specific occuring strings? 0.00
Why can't I overload this comparator that I pass to std::upper_... -0.21
Pointer to an array of cstrings declared dynamically -0.27
can't create two custom exception classes inheriting from std::... +0.05
Test Project.exe has triggered a breakpoint 0.00
Issue with std::thread from c++11 0.00
Output of the Following Short argc & argv Code 0.00
Difference between upper_bound and lower_bound in stl +1.42
how to write the definition for this method i am getting error +0.25
C++ Error C2451 conditional String is illegal +1.38
why does if(++x=++y) works and if(x++=++y) does not work? +0.95
float variable does not store decimal +1.77
rvalue references in C++ 0.00
Convert int& to string 0.00
std::map initializer list constructor 0.00
How to delete a char pointer in c++ +0.31
Print command result while executing from script +0.40
Check if elements in an array are inside of another array +1.54
Is there any standard requirement for C++ #include lookup? +0.25
Debug assertion failed visual studio 2015: vector iterator not dere... 0.00
Vector manipulation 0.00
unordered_map rehasing on erase() 0.00
Length of string complex 0.00
Sort array in specific way +1.26
The head node in a linked list +0.27
Randomized Quick Sort -2.73
How can I find parent header file of a structure/function in C? 0.00
Error in + operator overloading +1.54
#include guard doesn't work - or I don't understand it +0.86
Define an ostream modifier c++ +1.44
RAII state management +0.77
Display a std::string from index i to the end of the string 0.00
insertion >> operator overload: exception handling when retre... 0.00
Iterator on a map never atteins map.end() 0.00
does passing lambda by value or reference make it easier to inline? +0.28
Blackjack simulator with classes +0.26