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 ... 46 47 48 49 50 ... 60
Title Δ
Cannot convert a numerical string from a string array into a float 0.00
Why do two iterators shift apart in loop? 0.00
how to overload accessor and mutator operator[] in c++ +0.37
How to define pointer for a custom input iterator 0.00
vector::_M_range_check exception +0.40
How to turn rvalue to lvalue of a pointer? -0.88
Declare object in header -0.13
User's null-terminated input 0.00
can I Remove "endl" in ( cout<<" "<<... -0.23
I'm getting an error and im not sure why? 0.00
Access of class to struct 0.00
Why am I getting an error when using &this? +0.39
Casting to C string gives strange symbols 0.00
C++ nullptr detection +1.18
Google Style Guide "<chrono> is an unapproved C++11 head... 0.00
Do I still need to use boost for algorithm::join? 0.00
Conversion from null-integer to pointer in comma list +0.45
operator overloading memory leak +1.78
c_str() return value not matching const char* -1.63
Can I specify both, the function prototype and function definition... -2.11
Class 'FileIO' has an illegal zero-sized array; Multiple ch... 0.00
Semantics Issue: No matching function for call to 'displayBoard... -0.22
Why does this invalid-looking code compile successfully on g++ 6.0? +0.40
How can I partially overload a virtual function in a C++ template s... -0.57
Why is my overloading operator returning zero? -1.25
C++ function pointer with templates -0.44
Can initialising a thread in a class constructor lead to a crash? +1.12
having trouble with vector.erase() and remove_if() -2.31
why is my constructed temporary object const not mutable? +0.85
C++ vector passed by value: did I get it right? -0.12
Reverse order while displaying linked list -0.10
Avoiding lambda copies in c++ 0.00
C++ "...does not name a type" 0.00
sublime text C++ compilation causes seg fault +0.86
Reading 2D data from tab delimited file and store in vector C++ +1.39
Why can't a const pointer be set afterwards? +0.63
The difference between size of datatype and sizeof(data type) +0.29
I am making a quiz game, and I am having trouble making the second... 0.00
How do sizeof(arr) / sizeof(arr[0]) work? -1.62
What is the difference between type "long" in C++/CLI and... +2.98
Replacing std::transform, inserting into a std::vector +0.16
calling non const function from const function -2.32
Why does destructor create a bug when it's being called? +2.16
C++ memory leak float pointer -0.18
Adding big Integers using stack in C++ 0.00
Does C++ have a free function `size(object)`? +1.41
What's with unique_ptr::get() instead of &*? +1.80
Cout a whole array in c++ -0.03
necessity of at() function over get(ch) 0.00
expression did not evaluate to a constant- c++ +0.44