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 5 ... 6
Title Δ
Remove last occurrence of an element in a vector STL 0.00
how to put a string in a char stack and print it out? c++ 0.00
When there is no non-const operator overload, will non-const object... -0.32
Accessing a function through a pointer after setting the pointer to... +0.26
Do Manipulators Convert the Stream Type Somehow? 0.00
Memory corruption when cin in c++ +0.28
unordered_map emplace compile error 0.00
Code keeps printing "1" when everything is correct 0.00
Avoid memory leakage when removing object pointer from the map. 0.00
Removing an element with `vec.erase(find(...) )` if `find` should s... 0.00
Is the execution of a c++ 11 atomic object also atomic ? +0.73
i am getting cannot be used as a function error? 0.00
Map/iterator incremental error +0.70
How to define a struct having inheritance in header file? 0.00
How to pass array element by reference in c++? 0.00
C++ - Multiplying / adding, two integers, then determining if they... +0.92
Why does const does not works with size() for stl map, whereas it w... +1.96
Why is my overloaded << operator not working? +1.22
c++: error: base class has a flexible array member 0.00
C++ rounding to FE_TONEAREST 0.00
How did a vector become a matrix? +0.29
How do I change the value of a variable using a dynamic pointer and... +1.26
Why doesn't this use of emplace_back with deleted copy construc... +0.28
Individual elements in a std::vector [C++] +1.14
Can the same function be defined differently for different objects... +0.95
Is `std::common_type` associative? +0.26
std::find() can't compile with gcc 0.00
g++ compiler giving << type errors for expressions, but works... +1.79
Why is unique_ptr operator-> not const-overloaded? +2.59
Merge Sort - Vector not sorting 0.00
Basic std set logic +0.20
Inserting terminal output into source file before compilation 0.00
C++ Preprocessor concatination 0.00
C++ Output being printed twice 0.00
How do I mock an overloaded function with const/non 0.00
Why creating a string affect other variables? 0.00
Finding number of prime numbers in an array 0.00
Std::stringstream move assignment not working in gcc 0.00
Check a string in another string in C++ +0.31
"No match for operator-" error on simple iterator differe... +2.26
Give namespace to an existing library in C++ +0.33
Why doesn't this code generate an error on using a variable arr... +0.30
delete [] in C++ +0.70
Prompt won't stop at getline to store name to a variable +0.26
Dynamic array deletion -1.04
how use of error control functions in c++? +1.56
Read 11th coloumn of numbers from a file and average it?(c++) +0.27
Does c++ support drawing graphics by itself? +1.23
Multiple chars in C++ +1.92
Bloomberg API argument passing 0.00