StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

NutCracker

Rating
1515.83 (42,335th)
Reputation
1,033 (150,768th)
Page: 1 2 3 4 5 ... 6
Title Δ
Sorting a vector in descending order within two ranges +2.26
How to get all values smaller than a given key in a BST? -0.34
Is there a std::string equivalent for CString::Mid()? 0.00
How to assign a string to char variable? 0.00
Finding average of random numbers from 1 to 50 in c++ -0.51
why after pop_back() operation it still prints the complete vector? -0.54
How can I remove specific duplicates from a multimap? +2.17
No matching constructor for initialization of variadic template in... 0.00
How to pass parameters to class that is using template 0.00
how can I throw error with file and linenumber? 0.00
Is there a compile warning about this use of std::move? -1.32
Cannot get menu selection to run a function. C++ -0.31
Removing duplicate elements in using the function "remove" -1.01
How do I replace all special characters in a string with the escape... +1.88
Finding length of range in C++ -1.22
Why does my std::ref not work as expected? -1.76
Expression must be modifiable ivalue for struct -1.90
How do I delete elements from an std::set that is stored inside a s... +2.32
error cannot convert 'coll' (type 'std::__cxx11::list&l... +0.47
Sort partial vector using STL +0.49
How to convert an integer to an array of its digits in C++ -0.19
Check a vector before clear? -0.65
String manipulation Mutiply letters like in python -0.01
shared_ptrs being deleted twice +2.21
Namespace notation in CMakeLists.txt? 0.00
Why are my data elements being copied instead of moved? +0.68
Check if T has operator<< 0.00
replace all odd values in vector with coresponing value from new ve... -0.92
Fast AND operation on bit arrays 0.00
Find substring in string from the end +0.49
Why can not pass "std" prefix when giving Predicate param... 0.00
using word "not" as a name of c++ class causes error on V... +2.51
Order of traversal given by std::filesystem directory_iterator +1.23
Overloading a function using templates +1.46
Does a pointer need to be nulled after it is freed? +0.50
Converting number to a padded string +0.50
How to return a vector of pairs -0.13
How to Pass Iterator as Function Parameter in C++ 0.00
Using functions from global namespace in a namespace 0.00
Number of elements in Char array -0.43
Compiler infering the template argument -0.98
CRTP Singleton Incomplete type or Non-literal type -0.25
Random numbers from specific range +1.95
Implicit conversion not allowed on return -0.15
Fill vector with true value +0.75
Encapsulating arguments of variadic function in a class instance +0.53
Difference between (double) and double() -1.00
Using a class with a constructor as a type parameter in a template... +0.03
Implementing a namespace without a class in C++ 0.00
Character converting funtion std::isupper() & std::islower() C+... -0.56