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 ... 33 34 35 36 37 ... 60
Title Δ
Why can't I have pointers to objects, which have the same type... +1.57
Check for unique characters in a string -0.07
Segmentation fault while using const_cast to overload a constant fu... +1.30
Thread safety of static initialized unsafe call +0.28
C++ append to existing file 0.00
code generating wreorder warning 0.00
Erase first N items from a std::map? -1.88
Run Member Function in Separate thread 0.00
Expression must be a modifiable lValue: `(x, y) = 0;` 0.00
Converting int to a size_t +1.92
Difference between inner and outer overloaded C++ operator +1.57
Print a max of 4 decimals +1.06
How to make class static variable thread safe -1.51
No match for call to vector 0.00
Is it correct to pass the random number generator mt19937 by refere... 0.00
First letters being erased when reading from data file c++ +0.74
I'm new to C++. I'm having error in this code to create a l... +1.27
Memory leak on the stack +0.56
Remove chars and append them in the end of the string ( C++ ) +0.28
If I make a piece of code in which each thread modifies completely... 0.00
Getting error C2280 when trying to add an object to a vector 0.00
Why can't I use reference in std::future parameters +1.44
rem=a%b a=a/b Find Last Possible Value Of a>0 -0.21
Use a variable to set the size of a bitset -1.03
Why would my array would be filled out to zero, when I initialised... +0.82
std::tie vs std::make_tuple -1.80
erasing elements from a multidimensional vector +1.37
Get Median Element Of Vector Of Strings [C++] -1.05
Set the digits in a float after decimal point -1.06
Can I cast an ostream as an ofstream? +1.24
Operator= of class 'Entity' doesn't work properly +1.66
Can bit fields be used in C++ classes? +1.51
initialise object with equal operator +0.98
c++ class member initialization sequence +0.28
How use default constructor for complex numbers 0.00
Input Validation w/ numbers&strings 0.00
Why does "#define A" interfere with "namespace A{}&q... 0.00
How to speed up the io/parsing of a text file containing graph data -0.21
Overload Resolution: What is the role of explicit and the initializ... 0.00
How to count how the number of elements stored in a vector which is... +0.28
C++ Floyd Triangle from range +0.76
Forward declaration of returned type of function -0.39
"may be used uninitialized in this function [-Wmaybe-uninitial... -2.18
Cache-friendliness std::list vs std::vector +0.31
Class members memmory allocation +0.28
Invoking of copy constructor +0.92
STL container sizeof reqirement +1.74
Does joining a member thread accessing other members of its parent... +1.67
Static Array of objects of one class inside another class/ Construc... 0.00
Why does this code fail to compile? +0.30