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 ... 8 9 10 11 12 ... 33
Title Δ
std::map and binary search tree +0.68
Check if an object is created or not C++ 0.00
Data loss issue while converting the string from std::string to con... 0.00
external function creates class object, but main.cpp cannot call th... 0.00
Why this code does not work? 0.00
How to sort command-line arguments in c++ -0.44
How to count in vector of vectors +0.92
How can I instantiate a const typedef pointer? -1.26
How can I point to a member of a std::set in such a way that I can... 0.00
Is the deletion of a constructor inherited? +1.58
C++ std::string::assign works strange +0.26
Pass same object as const and non-const reference -1.66
How does std::list allocate nodes vs. elements 0.00
Return type of abs is complex? +1.04
Is there a best-practice for looping "all the way through"... +0.25
Why a string which contains '\0' and '\t' can't... +0.25
C++ template class and operator overloading 0.00
Resizing dynamic array in c++ +1.50
Originally decalred as constant confusion 0.00
C++ pointers: dereferencing, assigning values, etc +0.96
why we declare variable as a reference in private section of a class -0.46
Inconsistency in required includes for extending classes? 0.00
Does std::list guarantee that items will never be moved to a differ... 0.00
How can I access the members of objects stored in a vector? +0.52
Moving objects from one unordered_map to another container 0.00
How does std::map find an element by string? +1.06
Is the column length save with a 2d array in cpp? 0.00
iterator for vector--- testing the end +1.06
read data up to '\n' 0.00
Vector losing contents between files in c++ +0.00
calling resize on std vector of pointers crashed +0.93
Values getting Skewed? +1.00
If-else based on which typedef is being used +1.22
Elegant check for std::find "not found" condition -0.94
how to initialize more than one const variable in a constructor c++? 0.00
Why are errors to insert a data after end of vector in c++ 0.00
Why std::find doesn't work on std::shared_ptr +0.43
Throwing from before a try...catch +0.09
c++ How to wait for multiple mouse clicks 0.00
Cannot construct Vector2f object inside struct using SFML -0.25
std::map not removing duplicates with custom object +1.26
leetcode implemente strstr C++ return pointers +0.23
remove duplicate numbers from randomly generated array -0.88
c++11 analog of C# StopWatch 0.00
Confused as to why my algorithm is running slower than it should be -0.66
Generically obtaining a pointer to a multi-dimensional C++ array's... 0.00
Can we define all members(including data as well as functions) of a... -0.28
Find which element is not sorted in a list +0.16
Why am I getting a meesed up cout statement from my function? +0.25
How do I set WinMain as entry point? -0.43