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 ... 36 37 38 39 40 ... 60
Title Δ
Range-for loop recognizes wrong type (C2440) +1.58
C++11 / Genrated constructor +0.33
Is it bad to declare a C-style string without const? If so, why? +0.09
Why GCC and MSVC std::normal_distribution are diferent? -0.66
Curious case of C++ Object slicing behaviour on Base class static r... +1.73
C local variable reused +0.31
How to write constructor/assignment operator overloads for custom s... 0.00
c++ vector list initializer not working with type converting constr... +1.61
Iterating over a single lvalue +0.30
map error while coding for ARM9 using ADS 1.2 compiler and ARM11 RV... 0.00
How I can make the following work for functions members of a class? -0.18
Mersenne Twister & receiving Semantic Issue in the algorithm.h +0.32
Thread safety in std::map of std::shared_ptr +1.44
Why class size increases when int64_t changes to int32_t +0.43
C++ class copy constructor has no matching function 0.00
std::bind compiler error gcc -0.12
Access member of a iterator of a vector of unique_ptr +0.32
Efficient way to check if string contains value of vector<string... +0.68
MSVC 2015 choosing incorrect constructor overload for std::vector 0.00
Using Sub-Vectors With qsort +2.13
Why values of vector of Utf8Char is changing? +0.80
Issues when creating a shared pointer of condition variable +1.63
no matching function for call to ‘X::X()’ -1.07
why should i return reference when i compare three objects? +0.59
Obtaining quotient with remainder using just arithmetic operators -0.25
What is difference between char* and int* data type to create array... +0.84
Compare std::function with callback lambda 0.00
output of program is not same as passed argument 0.00
const qualifier to decltype +1.49
Can a std::array<T, N> release its data? +0.32
C++ Class Design and return by value +1.68
Is resolving char between signed and unsigned int unspecified? -0.97
Priority queue changes its content +0.35
limit scope of template function to a header file +0.16
Unexpected Output using char array in TicTacToe Class -1.95
Passing to a Reference Argument by Value +0.66
Could someone explain this syntax? T (&arr)[arrsize] vs T&... +0.32
C++ initializing vector with iterators -0.81
Text-To-Speech a String or Varable value (PicoTTS) +1.13
implicit operator bool() is not responding to my call -1.36
What language standards allow ignoring null terminators on fixed si... +1.29
Unrecognized range-based for loop? +0.85
Is accessing a static out of scope undefined behavior? +0.32
C++: Can you do a lambda implicit copy capture plus explicit copy c... 0.00
Why is the result of sizeof implementation defined? +0.57
Exception catch string is not allowing equation to process correctly 0.00
Code exhibiting different behaviour on different platforms, request... 0.00
Calling a random number generating member function doesn't prod... 0.00
What Is a Curly-Brace Enclosed List If Not an intializer_list? +1.49
Why is C++ Doing this? +1.98