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 ... 53 54 55 56 57 ... 60
Title Δ
Storing a member variable from a const reference parameter +0.20
function isn't returning the desired string +0.49
Advantages of 2D vector array +0.48
Do I add source files to the folder containg Project.sln or Project... -0.49
How to find the day of the week `tm_wday` from a given date? -1.58
Why does my code print addresses rather than array content? +0.59
Array not initializing properly within a while loop 0.00
Does it makes sense to use const qualifier on input parameters for... +2.25
overloading operator<< for set +2.30
How are references encoded in C++? +1.27
Does GCC 4.2.x Create Constructors? 0.00
move semantics with const object -1.83
C++ - Using array/pointers in vector (or other container) construct... +0.18
Exiting Loop using Enter(Return Key) C++ +0.49
Syntax - probable function pointer -1.52
Why isn't template argument deduction working? -1.69
Why is the output of these 2 programs different on codeforces while... +1.42
Can't define a variable as a string type in C++ -0.32
std::shared_ptr: reset() vs. assignment +0.46
What's really happening when we use a method as a parameter by... -1.43
Find index of nearest in sorted vector -0.32
How should I delete objects in a vector +0.01
Translating the following C++ code into Nim +0.50
Adding Elements to std::vector of an abstract class +1.72
no matching function for call to std::vector<std::tuple> push... -1.21
only able to enter input after first prompt, then program finishes... 0.00
Initializing std::vector with a repeating pattern -1.02
fstream .open and appending .txt or .dat to filename +0.16
Circumference of Sierpinski triangle 0.00
How to condense a declaration of multiple strings? -0.40
C++ arrays and functions, code not working out -1.30
Passing array as function parameter in C++ +2.67
Member function a friend -0.12
How to format specific text in a vertical line inside .txt file? -0.45
Mutex in Operating System 0.00
Unable to get second field of map using end() +1.43
Error:(289, 23)C++ / JNI / NDK - error: cannot initialize a paramet... 0.00
Shortest code to split std::string into std::pair -0.32
Pass instance of base class into derived class +0.47
How do I stop this from infinitely repeating, but still keep the lo... +0.52
Atomic Reference Counting +0.50
Convert stringstream macro to function -0.96
Padding in struct containing only one int array member in C++? -2.18
how long can I use reference returned by std::vector::operator[]? +1.22
How to find an element in a container before a given starting posit... +0.89
C++ construct asks for a struct that is not defined in .h -0.54
Shift instructions in Golang +2.18
What is the difference between Vec3b and Scalar in opencv? 0.00
Efficiently storing DNA base-pair data in RAM? 0.00
modifying the list of lists 0.00