StackRating

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

Red.Wave

Rating
1410.51 (4,536,057th)
Reputation
855 (176,301st)
Page: 1 2 3
Title Δ
Terms and conditions of applicability of `AttachThreadInput` 0.00
lvalue and rvalue getter, is it possible to remove them? -0.74
Use copy constructor while user-declared move constructor is present -1.03
How to correctly send image through socket using python client and... 0.00
Issue in accessing a structure inside a union in C++ 0.00
Minimizing stack allocation by way of temporaries in arithmetic ope... -0.35
g++ and clang++ give different results on list initialization 0.00
C++ Template: typenames and ||s in the angle brackets 0.00
Is there a way of having a variable number of typenames in a templa... -0.82
How to call a default constructor defined in another cpp file -1.06
Combine elements in vector that have the same enum class type 0.00
How C++ for loop handles the variables declared in init-statement o... -0.55
How to pass a function as parameter of another function in C++? +0.83
"array type not assignable" in a templated stack C++ +0.62
memcpy with initialized variable and negative numbers with cast -0.81
How do I properly overload a operator= when creating a copy constru... -0.76
Confusing idiom name RAII +0.09
How do I speed up this program to find fibonacci sequence -0.38
Resolve ambigus function call when the only difference is a paramet... -1.65
C++ map, use const reference as value type, what is the problem here? +0.07
How can I simplify a switch statement that executes a templated fun... -1.41
Access a static array defined in another cxx file -0.77
C++: In which order class members are updated and passed to the bas... 0.00
How to write function with the matching const modifier on argument... +0.57
Toggle pass by reference parameter based on template type C++ 0.00
Conditional statement on all objects of a struct without writing ev... +1.20
Why am I getting this error-:expected primary-expression before ... -0.46
dynamic base class constructor call in derived class constructor in... -0.99
Runtime error when vector in class constructor? -1.39
How to declare a static lookup table using C++11 +0.17
Switching between two typedef structs, depending on boolean -0.26
How can I send a variable number of pairs of variables to a function +0.52
Will modules in c++20 reduce compile time compared to traditional h... -0.63
Trying to use templatised fuctions to swap two strings -1.12
How to Free Memory in Mysql C++ Connector correctly? 0.00
In c++, how can i create singly linked list to store sturctures? 0.00
The ^ (bitwise XOR) in C++ with Boolean -0.39
How to parse json file with std::optional< std::variant > typ... 0.00
Is there a way to store methods in some type of vector in c++? -0.15
Copy initialization with deleted copy constructor in reference init... +2.12
How to avoid using nested loops in cpp? +1.32
Terminology for a class who has something as a member +1.18
Should I be using malloc() for a linked-list? -1.76
Error on return using a struct method - C++ 0.00
How to implement selectable namespace-like feature within a class? -1.21
C++ diamond problem - How to call base method only once -0.60
Why not exist syntax which execute some operation multiple times wi... -2.41
Why don't we need objects to store string data? -2.56
Number of vptr created if derived class also has a virtual function... -1.97
How to handle the "out of range" exception in C++ when im... -1.23