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 ... 6
Title Δ
How does std::vector::reserve actually work? +0.12
Passing overloaded function and args to template function 0.00
Undefined behavior when converting char to std::string c++ -2.07
Is there a way to wrap a function call in or overload a functions c... -0.91
Failure on partial template specialization with gcc 9.3, was workin... +0.47
const char* cannot be used as a constant value for std::char_traits... -1.76
how to iterate struct in C++? +1.28
Why is parameterized constructor called, when we assign an integer... -0.64
How to create a constexpr array with a sequence of string_views at... -0.04
How to manage different types of data in the base class? 0.00
Printing the key value pairs of a map where the key is a vector in... +2.08
Why can't we change data pointer of std::vector? -2.03
How to pair 2D array and integer in the output of the function? +2.11
Problem in comparing strings without assigning to variable -1.59
Check if number is in specific range -0.50
How to pass method and call it with variable number of arguments +2.26
Parsing date and time string into a number to compare C++ -0.86
No match for operator== when trying to find an element in vector of... +2.43
What is the best data structure to store 1 key and 2 values in C++? -0.02
C++ auto deducing not working in class constructor 0.00
std::enable_if to filter out the argument with the type of char* 0.00
non-standard syntax; use '&' to create a pointer to mem... -0.21
Convert timestamp string to format "%d-%m-%Y" 0.00
No instance of overloaded function toupper matches the argument list 0.00
How to create compile-time constant string with prepended length by... -1.15
Replace for loop with std::find_if and a lambda 0.00
Can't display binary search tree C++ 0.00
Issue in using Ternary operator in C++ 0.00
Why isn't this class specialization using a concept accepted? 0.00
Overload operator for different template parameters 0.00
How can I find repeated words in a vector of strings in C++? +0.72
Why this isEmpty() from "stack" class of template type is... +1.00
Can you use bitwise operators with enum classes without casting? -2.17
How can I ask GCC to use a different standard library? 0.00
count even elements in a Doubly Linked list using recursion +2.88
string is not printing in c++ outside the a for loop -0.32
How would i be able to find the max value in a loop? +0.49
Using libtins to recreate IP packet change its header 0.00
How to establish trailing return type of lambda function that use t... 0.00
How to thread-safe function that adds elements to array? 0.00
In a template function, How do I use std::underlying_type just if t... 0.00
How can I make pair using vector in c++? 0.00
The cin.getline() should not accept space if user inputs? -0.52
Is std::map insert thread safe? -0.11
How does this list-like initialization work? -0.84
Concatenation of std::string and int leads to a shift. Why? -0.57
How to find a sequence of letter in a given string? +0.73
Non-static class function pointer 0.00
Is there a way to ensure two arguments passed to a function are tre... +0.08
Custom container traversal with range-based for loop -2.04