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 ... 40 41 42 43 44 ... 60
Title Δ
Why won't my values swap? +0.37
Counting created class objects -1.20
heap corruption when changing index order c++ 0.00
Matrix overloading +0.37
Implementing the swap in the copy and swap idiom +0.09
Default constructor is misunderstood for function name +1.44
Can I assign a Random Engine to a variable without having template... -1.37
potentially uninitialized local pointer variable 'playtimer'... 0.00
How to check whether an array is sorted or not using is_sorted func... 0.00
Character input issue 0.00
What kind of optimization would increase my performance? -1.96
C++ thread safety - map reading -0.54
Trying to set the reference to a const reference member in class +0.38
Difference between calling a method within the body and calling it... 0.00
Accessing operator inside struct itself 0.00
Are temporary lvalues a use case for std::move 0.00
C++ How to access elements in a vector of queues of an object -0.81
Creating a matrix using STL vector -0.03
C++ expected primary-expression before ';' token -0.26
Why is my string length being printed as zero? +1.82
Count elements lower than a given value in a std::set -0.21
Is it undefined behavior to have two pointers with different values... +1.33
Accumulate not giving correct sum of my vector -0.32
pass array in c++ function +0.71
Counter int is incremented without asking +1.15
How to get reference to inserted object from std::map::emplace()? -0.44
std::wofstream::open is not working on MAC/Xcode 0.00
Converting upper and lower case letters +1.94
Eclipse indexer shows false-positive semantic errors -0.12
C++ program hangs when using cin.getline() +1.90
class member unique pointer with custom deleter outside initializer... +0.09
Null-terminate string: Use '\0' or just 0? +1.24
Pointer to pointer gets EXC_BAD_ACCESS when calling function -0.44
C++ class initializing list and passing functions -0.22
Syntax for defining members of template template class 0.00
Accessing 3d vector in a class c++ +0.38
Writing c++ "array" class myself -2.04
Is it legal to use previous function parameter to declare new one? -1.66
C++ equal(==) overload, Shortcut or best way comparing all attributes +0.22
MSCV, constructor, destructor and NRVO behaviour -2.08
error: function was not declared in the scope -0.62
How to read in a char array by searching for a delimiter back to fr... -1.69
Insertion Sort crashing my program 0.00
Can exceptions be thrown if I don't use throw keyword inside tr... -0.52
Why does Valgrind give "Invalid read of size 1" error? -2.38
What does this Union mean? c++ +0.95
Work with unique_ptr<int[]>, vector<int>, and int[] in... +2.24
Unable to pass derived Compare to std::priority_queue +0.44
Vector initialization with std::begin and std::end -0.46
c++ template and string literals 0.00