StackRating

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

463035818_is_not_a_number

Rating
1577.70 (3,228th)
Reputation
20,174 (6,742nd)
Page: 1 ... 7 8 9 10 11 ... 39
Title Δ
What is the problem with this boolean function? 0.00
Implement assert without preprocessor in C++20 0.00
Macro for (SFINAEd) template function +1.33
Get std::variant types at compile time 0.00
How to understand Singleton in c++? +1.86
Initalizing a cpp class with new 0.00
I got confused with pointers for multiple value returning in functi... +0.86
any clear explanation of this? -0.60
Moving pointer to vector of vectors to specific position 0.00
Why return by reference while overloading = operator? +2.26
Why we can't use two structs (or classes) of different types bu... -0.60
Why can a mutex lock twice without unlock in C++? +0.37
SIGABRT on std::ifstream close 0.00
How can I capture the element in a vector in C++ Lambda? -1.13
Summoning and Displaying a text file, inside a menu function +0.39
How would I search an element in a vector string? -0.01
I am not getting desired output in reverse a number code in C++ 0.00
How to make a template Wrapper/Decorator in c++17 0.00
Modern iterating c++ collection with filter 0.00
Best practice for error reporting with std::source_location 0.00
How can i make shared pointer from a class object with move semantics 0.00
Program exits before executing rest of the program 0.00
Inverse Vector3 0.00
Boolean stop signal between threads 0.00
How to find the occurrence count of sequence's largest element... 0.00
Is it possible to make variable truly read-only in C++? 0.00
How to calculate relative and absolute precision for an expression... 0.00
Why std::function works as an argument to std::not2? 0.00
Is function name an address to first instruction of that function i... 0.00
storing class instance with template on std::vector 0.00
Code works well on my computer but I am getting unknown signal 11 p... 0.00
Using member functions in operator overloading definition (error wi... 0.00
Assigning an int value to enum and vice versa in C++ 0.00
Why is const word not used with ostream object in overloading <&... 0.00
Using non-const reference as const in C++ 0.00
Why is std::to_string() not templated? 0.00
Why do we return the object by reference when overloading <<... 0.00
oop in c++ (password generation) 0.00
How may inputs can i take in 1 line using Cin in C++? +0.42
How can std::vector::clear() be called without an instance if it... -0.93
How do i choose where i output in a csv file 0.00
Add bool variable to int -1.64
Declarations vs. Definitions at the top of your program (Best Pract... +0.35
C++ How to overload the [] operator and make a function call 0.00
C++ How to add dynamically two different types of datas string and... 0.00
call function with cout inside a cout statement +1.41
Program keeps spamming numbers? +0.40
strcpy not working with string pointer in a class +1.53
Can multiple 'const reference' variables share the same mem... +2.29
Get the name of an input file passed in by redirection? +2.62