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 ... 51 52 53 54 55 ... 60
Title Δ
How to crash system using Multithreading +1.21
Random Number Generator C++ Error in CMD -0.51
Why this code works fine? (vector.clear(), vector<vector<int&... 0.00
declaring a pointer or a stack variable +0.93
Is it standard behaviour that adding const to size_t can cause comp... -0.26
why I cannot cout my declared array character? 0.00
C++ append to second line of file 0.00
Is OR (`||`) allowed when defining concepts? -0.02
Efficient way to get subset of std::set -0.53
What is the default access of constructor in c++ +0.26
Why is my for loop crashing on a vector of doubles? +0.05
Why C++ variable doesn't need defining properly when it's a... +0.04
Typedef doesn't work in included file +0.49
Program stops on large inputs +0.46
Accelerated C++ (Section 3.2.1: vector<double> homework) 0.00
C++ Passing a derived class as a base class template parameter +0.46
Can't return dynamic string from a function +0.47
C++ 2D Array - Error invalid types ‘int[int]’ for array subscript +0.49
How to shorten multiple && condition +0.74
How can I generate a vector of vectors in a nice way? -0.52
c++ Inheritance in different files error 0.00
My code is username validation, user must be enter the word capital 0.00
How to pass an operator()() of a functor allocated on the heap, to... 0.00
Why I cannot overload the :: operator? +1.04
How can a create a #define to create a 2d vector? 0.00
Create a vector as a function call parameter +0.49
cin and cout in c programming -0.35
Why virtual destructor? +1.31
Confusion about delete operator in C++ +1.45
how to point to delimiter at fixed position in std::string +2.01
Function argument template parameter ambiguous for const ref types -0.50
Creating a generic conversion function -0.15
Create a function that checks whether an array has two opposite ele... +0.71
How do I find the 1s, or 10s place in a int? +0.49
A piece of advice how to realize a template function for string and... -0.20
C++ expected primary expression before in derived class constructor 0.00
Why does a loop not ask for command line input every cycle in C++? 0.00
problems using multimap in c++ +0.32
string iterator not decrementable 0.00
Modifying a vector reference. What gets invalidated? +2.81
Is it a bad practice to rely on local objects get destructed in the... -1.34
Set default parameter value from another paramater's value -1.68
Compile c++14-code with g++ +1.77
Idiomatic way to know if an istream starts with a string in C++? +2.06
Correctness of using std::find this way -1.02
Resize method intArray 0.00
c++ return from c'tor + default return values for err handling 0.00
Input validation for certain test not working as expected -0.01
Passing local string parameter as reference to const into a constex... +0.98
C++ keyboard input into 2 arrays +0.48