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 ... 39 40 41 42 43 ... 66
Title Δ
linked list and reading from text file 0.00
Reading strings from within a file to a array +0.44
Drawing on the screen +0.43
Is (bool | bool) safe? -1.56
dynamic array without new operator? -1.36
Line not prompting for input +0.42
Set a window to be topmost +0.42
How to convert ANSI byte to Unicode string? -2.14
Copying std::vector: prefer assignment or std::copy? +0.65
extern const char* const SOME_CONSTANT giving me linker errors -1.40
Normalize values to a smaller range -0.08
setting default value depending upon data type in c++ +2.38
Can any class object be passed as test expression for any test expr... +0.12
How to complete this for-loop that calls a function 0.00
Virtual but not multiple inheritance to call grandparent constructor -1.86
How to remove a terminal character from a 'string' in C++ in O(1)? -1.63
Printing unicode character in C +0.08
Get Element Position within std::vector -0.22
function-pointers and class-templates -1.03
De-allcoating dynamically allocated multidimensional arrays. -0.39
is vector reallocation and vector::push_back required by the standa... -2.06
Is there any trick to detect if an object is created during executi... -0.57
Array as parameter -0.66
how to pass arrays as parameters in constructor? c++ +1.29
Creating a variable size array of objects in C++ +1.32
C++ converting between unsigned integers and signed integers -1.81
Hexadecimal representations of 32-bit numbers -1.46
Purpose of assignment operator overloading in C++ +0.90
Initialize vector of my own class type -1.88
Why use try and catch() in C++? -1.41
#include <windows.h> defines many symbols in the global names... +1.46
Constructor c++ Object obj = Object("string", 22); creati... -0.36
How to correctly inherit from a base class whose destructor is not... -1.78
how to pass LPTSTR to a function and modify it's contents +0.42
Storing and Reading Strings From Arrays -1.46
How to pass a struct to a class in c++? +0.43
How do I define a constant array in a Class in C++? +0.00
Validating input values with an if/else statement in C++ +2.05
function within catch block throws exception 0.00
Why this code could work -2.22
Initialize const char * with out any memory leaks -0.55
struct as a parameter in C++ 0.00
Printing parameters in win32 console application -2.86
Static member functions that are const with respect to static varia... +2.05
C++: Can one overload a constructor with a private constructor with... +0.58
How can I avoid rewriting construction logic present in initializer... -1.87
static_assert fails compilation even though template function is ca... -2.03
Properly using "interfaces" in C++? -1.62
Class A not visible in class C but visible in main. Why? +2.24
Cannot get address (wcsstr) - undefined variable? 0.00