StackRating

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

NathanOliver

Rating
1752.39 (39th)
Reputation
114,186 (597th)
Page: 1 ... 30 31 32 33 34 ... 60
Title Δ
C++ Implicit deletion of class using unique pointer 0.00
Split a line using std::regex and discard empty elements -1.45
C++ - compilation fails on calling overloaded function in std::thread +0.28
How to remove duplicates from a vector of pair<int, Object> +1.40
Can I use std::max_element() on std::deque in c++11? +1.95
Is default move constructor optimized away by compiler? -0.63
How to sum all the elements of a multi-dimensional std::vector? -0.33
Unable to output vector with an ostream output C++ -1.42
Strange QString initialization with 0 - what does it do? 0.00
What does this incremental syntax mean? 0.00
Surprise in template parameter substitution? +1.46
Checking whether std::thread member of my class is stopped -0.12
Should typename be before or after const in C++? -1.18
binary '==': no operator found which takes a left-hand oper... +0.25
Enum in c++ with set and get 0.00
Declaring SMALL_RECT = {}, does not resize the console window 0.00
String to long double conversion in c++98 +0.73
Constructing class from variadic templates +1.01
Deleting images from a file with c++ 0.00
sizeof operator gives varied results for float -1.19
array include range from python in c++ -0.59
Odd std::vector::emplace() compilation error +1.09
switch instruction nested in for loop is not working -1.22
C++ vector [] operator throws error while at() works 0.00
How to break an int into digits and assign digits to a vector in sa... -0.43
Why I get an "use of delete function" from a class that i... +0.26
Subtracting map iterators 0.00
std::basic_string::reserve() specifics +0.96
For loop to increment by decimal +1.49
insert into std::map using class method +1.14
finding an element recursively (c++) +0.27
Function template type deduction at runtime +0.25
Jump forward and backwards in for loop -0.42
std::istream_iterator<double> member variable fails while inc... 0.00
Taking numbers from a .txt file and putting them in a vector in c++ 0.00
Why is the destructor called after assignment? 0.00
Measure time it takes to pass the parameters to the function -0.91
Iterating through data members of an object in a vector 0.00
Can you delete local static variable? +1.32
C++ Using allocator and initializer with boost circular buffer 0.00
How to force the call to move constructor and why should I do that? 0.00
C++11 templates code - failed to compile in XCode 0.00
What is the most efficient way to check if a C++ container is empty? +0.98
Are functions calls in a constructor's initializer-list sequenc... +1.44
How to get type from generic pointer type? -0.18
How does a fancy pointer look like? 0.00
Is it legal in C++17 to declare an array of size 0? +0.22
Creating few scenarios of main function in C++ 0.00
Copy constructor inheritance dynamically allocated array -2.04
difference in 2 template dependent typename kinds -0.22