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 5 6 ... 66
Title Δ
C++ obtaining the type of a constructor 0.00
new T(...) vs. std::make_unique<T>(...).release() 0.00
I have a 64bit laptop and i want to use graphics.h file in Code Blo... 0.00
How to Return complex datatypes from functions in C++? +0.79
How to use C++ function from header in C? +0.37
How to send wstring buffer to stdin of a child process? +1.79
C++03 smart pointer with free() 0.00
ShellExecute in C++ on VSE (visual studio enterprise) 2015 doesn... 0.00
Operator overloading inside vs outside class 0.00
C++ objects being upcast to base class; cannot call derived methods 0.00
How to move template constructor specialization to cpp file? 0.00
What are few programs that can be compiled in C but not in C++? 0.00
What happens when we change the value of a string in C++ 0.00
Concatenating a string with a variable and treat it as a macro in C... -1.89
How to use "GetExitCodeProcess", "CreateProcess"... 0.00
Print debugger messages in Visual Studio without modifying code 0.00
why long long is not int64_t but they have same size? +0.37
C++ #include headers +1.55
How does ^ (handle to object operator) works? 0.00
What does the "=" operator return? -1.67
C++ char* as a class member -0.69
Reducing assignment of temporary object to in-place construction -0.07
c++ explicit call to constructor and temporary object +0.12
Display image in Visual C++ console application? +0.37
Can std::string::c_str() be used whenever a string literal is expec... -1.32
'this' cannot be used in a constant expression error (C++)... -2.41
Why we are using static_cast to NULL -1.96
What is the C++ equivalent to 'r' prefix with strings in Py... -1.35
How to find digits after decimal? +0.37
error in double while using % operator -0.59
Aren't non-const variable considered external by default? +1.65
Getting the output from a process created by CreateProcess -2.30
Why can't polymorphic derived classes be nested inside the base... +1.37
C++ Multiple Dispatch +1.24
C++ std::priority_queue uses the lambda expression 0.00
Why is "static mutable int n;" not allowed in C++? -2.06
Decimal Values Don't Work? (C++) 0.00
When exactly is stack allocated +1.93
Inexplicable behaviour: round brackets without parameters in C++ pr... 0.00
What are the negative consequences of using typedefs in an implemen... +1.68
Debugging ECX_BAD_ACCESS error C++ 0.00
Why doesn't the constructor initialize the vector? 0.00
C++ DLL not loading because of a reference to a non-existent functi... 0.00
c++ How can I count the unique elements in a vector? +1.71
Why std::uppercase doesn't work with strings? -0.65
Renaming a file with an en dash in the name in C++ +0.12
Visual Studio doesn't print the correct nordic characters 0.00
Can I implement iterator end() in ring? -1.85
Dynamic memory resize char array -0.79
Batch GUI - How To? 0.00