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 ... 50 51 52 53 54 ... 60
Title Δ
multi-dimensional array of 2 types cpp +0.45
C++ Pointers and Data Locations: Data Always Being Placed at Same M... 0.00
Passing user inputs as Arguments to a constructor +1.60
What does it take to be an `stl` algorithm compatible container? -1.70
C++ Finding String Length With Pointer Arithmetic +1.36
How to reset all variables in C++? -1.09
Stuck on a c++ lucky seven game program 0.00
Why are std::array::front and std::array::back not noexcept? 0.00
Why are rvalues references variables not rvalue? -0.58
Unclear use of operator double() +1.87
Create a New Object in a Function - C++ +0.44
Assignment and std::copy of a vector +2.26
Can I use std::pair, but rename .first and .second member names? +3.01
shared_ptr garbage collection when make_shared() is called multiple... 0.00
calling virtual method without pointing to an object? +0.44
Reading text from txt file and putting it in static text field, mfc 0.00
Passing function and operator calls in object +0.85
Should C++ std::uniform_real_distribution<double> only genera... +0.06
C++ Fuzzy Logic loop increments after first input +1.49
Vector subscript out of range in C++, cannot find source of error +2.37
Instantiate an object in method vs. make a class member -0.38
If Statement not working, input unrecognised (C++) +2.18
why memory allocated to *p in below code +0.46
multiple definition: error at link time +0.21
What is the best way to put a char* in between another one multiple... +0.36
Best way to concatenate command line args 0.00
call parent virtual function from child class -0.99
getting undeclared identifier in code copied from a book 0.00
Eof bit in reading files 0.00
copy constructor,destructor and temporaries +1.67
Quotation mark in return C++ +1.91
C++ Array displaying letters and numbers? +0.47
"Conversion" from type to same type is causing error +2.78
type specifier is missng and int is assumed c++ -0.44
iterator of a template class and information hiding +0.01
pointer to a variable is not updating variable when dereferenced +0.32
C++ copy constructor is not invoking (compilation error) +2.25
Using separate functions based on template class type -1.87
'B::operator A' uses undefined class 'A' +0.48
'A' : no appropriate default constructor available 0.00
stable_sort in C++ 0.00
Using return; in recursion functions -1.89
How to set the value of a boolean to the desired state 0.00
Error even after initializing? 0.00
Vector/Array problems, cannot assign index to variable/cannot use v... +0.47
A confusion of 2d array initalization with c++ +1.70
How does this piece of C++ code work? -0.35
Should I extend std::less for a comparison functor? -0.09
Give a generic enum type as template argument 0.00
Static variables and functions that are called once for each choice... -0.96