StackRating

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

Cheers and hth. - Alf

Rating
1607.22 (1,496th)
Reputation
126,064 (504th)
Page: 1 2 3 4 ... 66
Title Δ
Returning cv:Mat pointer to main function +0.35
Trying to understand what is happening here with static_cast? +0.05
Why don't char arrays with separate chars end with a null-termi... +2.11
Using volatile c-string with std::cout 0.00
Recursion Factorial in c++ Program using prefix decrements 0.00
How to calculate the exponent? +0.36
How to call C++ member function using typless Function Pointer 0.00
Copy contents of unique_ptr to unknown derived class 0.00
How Can i combine one while loop with a for loop? -2.35
Variable initialize ways +1.24
Convert string::iterator to std::string -1.04
Modifying char*. C++ 0.00
How to access a header member type without scope resolution operato... -1.50
Override pure virtual method with parallel base class method? 0.00
Returning struct in a class function 0.00
One 'case' not working in a simple 'switch' statement +0.35
C-style array vs std::array for library interface -1.77
Add files to c++ executable file -0.66
dynamic_cast in C++ doesn't work without having RTTI on; Why? +1.21
Run-time check: stack around variable was corrupted +0.10
C++ function accepting any callable of a given templated signature 0.00
Internal Linkage variables in header files - Does a variable is all... +0.99
get the same class as function member type passed in template arg 0.00
These two codes seems equal but are different +0.47
Redeclared static class variable 0.00
c++ polymorphism - passing a reference to base class to a function -0.16
c++ how to return a value from std::thread? 0.00
How to pass an array of vectors by reference? +0.84
Difference between c++ and pascal strings +1.05
Calling function from std::array of function pointers -1.51
C++ : How to use a pointer in an if statement condition 0.00
Alternative to using a switch statement C++ 0.00
Sorting referenced substrings using C++'s sort? -0.62
How to properly use a vector of pointers? 0.00
How do i make this C++ Calculation Program stay on console? 0.00
Takes too long to convert 300 - 600 digit decimal to binary 0.00
c++ recursive function type -2.13
How to set parameters of a uniform distribution in C++? -2.64
Is it okay to instantiate an object in the heap because of the foll... +1.76
how to call custom delete operator -0.37
When do I need to use throw and return? +0.56
Reach private struct from public function prototype +1.64
Inheritance constructors without C++11 0.00
User-defined literal string: compile-time length check -2.26
C++: Setting precision to a variable, not only for couting 0.00
(C++) Diplaying Shaded Blocks in Windows CMD (▓, ▒, ░) 0.00
LINK : fatal error LNK1561: entry point must be defined in empty pr... +0.70
How to schedule a logon task via VBScript 0.00
What is the length of an lp variable? +0.35
Is comparing signed and unsigned integer safe? +0.36