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 ... 25 26 27 28 29 ... 60
Title Δ
Finding Randomly Order Substring in String +0.04
Convert struct to bool value +0.61
Issues converting istream to ifstream while passing std::cin into a... 0.00
Can I construct an object without allocating memory or copying data? +0.88
Template variable in sfinae context 0.00
Initialization of thread-local variables +0.77
How copy constructor and move constructor work 0.00
Can copy elision/RVO cause a copy/move from the same object +1.88
Const still allowing changes under operator function c++ 0.00
Can I insert into a set, all the elements of a vector that matches... +1.36
Cevelop objects to un-initialized variable char junk 0.00
Program ends with "abort() has been called" error on VS2017 +0.80
Trying to understand what is happening here with static_cast? +1.51
Reduce template parameters tightly linked to each other -1.73
How to get compare exchange to accept my variables? 0.00
Why does the result of an expression depend on where the expression... +1.46
Shortening GCC error messages 0.00
C++ string.replace generates "No matching function for call&qu... +1.58
std::istream to unsigned numerical value, how to detect negative va... 0.00
How to pass a comparator to the inner map? 0.00
Finding most common element in a list (C++ STL)? +0.28
Changing vector in function by pointer -2.69
Inclusion of a header-only library to multiple files producing a li... 0.00
Re-declaring object in a for loop - C++ +1.23
What's the fastest or most efficient way to convert a double va... -2.84
C++ pure virtual error +1.49
Have I misunderstood the scope of this default argument shared_ptr? -0.46
Assignment through smart pointer to class members +0.29
Thread sanitizer gives false negative for "function race" 0.00
auto type deduction when ParamType is neither a Pointer nor a Refer... 0.00
seg fault on coping std::string in std::vector<char> after po... 0.00
Why does valgrind see a memory leak here when there is none +0.89
How to handle correctly/efficiently pointers to std::vector elements? -2.99
Why can't std::regex_search find the right overload? 0.00
How to deal with mathematical constants in templated code +1.48
How to hash std::string_view? +1.55
Can I have a static friend function that is not visible from outsid... +0.47
why the for loop cannot define two scope's variables? +1.60
Inconsistent return from std::isblank between Visual C++ and gcc. W... 0.00
initializing a static (non-constant) variable of a class. 0.00
How does an union determine max size from a list of objects? -2.80
Can someone thoroughly explain this IsItPrime Function? +0.27
C++ Using an auto-defined variable before knowing its type -1.32
Why does the value keep changing muliple times? +0.26
How to find out if a string is contained in any string of a std::ve... 0.00
recursive constructor causing a crash? -2.69
Are compilers not allowed to assume const-ref parameters will stay... -0.25
Destruction of static member in a class with global instance +1.03
Forwarding reference: returning T when given T&& and T&... -0.74
Qt: Is it thread-safe to copy an instance of an implicitly shared c... 0.00