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 ... 49 50 51 52 53 ... 60
Title Δ
Can't figure out an issue with Caesar Cipher in C++ 0.00
Class variable accessible to one function or a static variable in m... +0.68
why this C++ program gives incorrect output? -0.05
The output screen stays for a second? 0.00
error while checking adjacent cells in 2d array 0.00
Having trouble with list.push_back and std::shared_ptr -1.16
expected expression before '[' 0.00
Number with n digits divisible by given number +0.92
How do I convert xor encryption from using std::string to just char... +0.43
std::shared_ptr Deletor Type -2.44
A new random vector with each call 0.00
emplace and unordered_map<?, std::array<?, N>> 0.00
In c++ clear references to an object when it is deleted +0.43
Cannot add integer to std::complex<double> +1.65
move vs forward on universal references -0.15
Reprint options list -0.63
I am getting coverity issuse as "Wrapper object use after free... +2.09
Array initialization -0.39
Is it defined behavior to reference an early member from a later me... +0.86
ofstream.put(); not writing ints? 0.00
return from function, object with dynamic fields c++ 0.00
Stackbased buffer overrun 0.00
No Automatic Cast from `int` to `float` with Template Function -0.25
Validating input and getline() function -1.70
Increment operator on reference variable +0.42
How can I improve performance via a high-level approach when implem... -0.53
How do you flush the contents of `std::cin` before an additional re... +1.02
Override default unhandled exception behaviour -0.44
what is the best way to convert a vector<int32_t> to int[] +1.92
Get decltype of function -0.42
Constructors in case of multi-inheritance 0.00
C++ : Different deduction of type auto between const int * and cont... -0.60
Alternatives of goto in my C++ console application +0.44
Pass object (that will go out of scope) by reference -0.02
Why doesn't the compiler warn about unsigned to signed conversi... -0.06
no match for operator, why this code do not get the cin? 0.00
why string has to be converted to c_str (c string) when passing to... -0.75
Random Integers Appearing In Program Bug +0.43
should a destructor be included with a pointer using automatic stor... -1.03
C++ Program for Prime Factors +0.43
When int isn't an int (intX_t) -1.18
Getting input from user with Switch C++ +1.93
Syntax for explicit template specializations 0.00
About the size of unsigned char type in C++ 0.00
how to take input a string of length 10^6 in c++? +1.01
Is this a valid for loop? -1.18
Template alias scope +0.43
Can't make Delete to work on C++ 0.00
Initializing a vector every loop -0.06
what is the differnce between these two method of Dynamic allocatio... +2.25