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 ... 13 14 15 16 17 ... 66
Title Δ
C++ - Do local objects deallocate if an exception is thrown? +1.46
Using std::max_element on a stack<int> 0.00
How to turn a signed integer value to unsigned, according to its bi... +1.15
Void pointer in C++ +1.16
C++ Inheritance: calling overloaded base class function +0.38
c++ array declaration compared to java array declaration -2.40
Shutdown windows after build visual studio +0.37
Program is printing unexpected blank lines +0.37
Overload toString for both Unicode and ANSI 0.00
Is there a way to insert something into the middle of a vector cons... 0.00
Is the root node of a singly linked list considered a part of the l... 0.00
What does assert(0) mean? +1.57
C++ loop error that my professor can't figure out 0.00
How to index character in string from a list c++ 0.00
How can you pass an std::istream into a function in a way that allo... -0.56
Type conversions on references +1.68
How to link a function declared as extern in .h file, to create a .... 0.00
static_assert if a type is declared 0.00
C++ possible #define something but used before +1.51
Can you explicitly use an ancestor's virtual class method as a... +2.06
Issues with compiling multiple files -0.54
load a file of 1's and 0's into a char** line by line 0.00
How can I set built in version number in a binary? 0.00
Comparing different classes in C++ with operator == and != -0.05
Is it possible to initialize an array in a member initializer list... -1.53
Writing lines to .txt file c++ -0.62
How do I determine the number of items I have stored in an array? +0.55
Control accessing to memory in Visual Studio 0.00
Overloading operator + in my own arithmetic +0.09
std::isgraph is ambiguous when `using namespace std` is used +1.70
A conversion that C-style cast can handle, but C++ casts cannot 0.00
C++ tolower/toupper char pointer -0.36
Using "set /p" in C++ +1.77
The lifetime of a temporary to which several references are bound i... -1.75
What's the difference between the noexcept keyword and _NOEXCEP... +1.85
Weird enum in destructor -0.72
How a compiler knows from a header file, that a source file exists... -2.43
Switch files in variables (cpp) +0.37
Is the address returned by operator(&) virtual? 0.00
Why not allowing std::string initialization from array of chars? -0.43
Does multiplying unsigned short cause undefined behaviour? +1.59
Why is unsigned short (multiply) unsigned short converted to signed... +1.20
Write and read function using objects - C++ +0.82
Is the preprocessor, assembler and linker a part of the compiler? -2.77
Declare only one variable(template) using if condition in C++ +0.12
Is it safe to realloc memory allocated with new? +1.59
Varying Sized Array as Function Input in C++ +1.07
Why is my win32 polygon is not working? 0.00
Creating Custom Functions for Strings in C++ +0.64
Is hardcode float precise if it can be represented by binary format... -1.20