StackRating

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

milleniumbug

Rating
1556.16 (6,366th)
Reputation
12,659 (11,533rd)
Page: 1 2 3 4 5
Title Δ
C++ char* problems -2.98
binary_search in c++ unexpected behaviour +4.04
Function Returning Itself +0.87
Why is std::hash not an overloaded function? +3.83
Using Integers with Win32 error +4.15
strange behavior on adding '\0' to std::string -4.22
Using enum class with std::bitset 0.00
In which scenario would "unroll-loops" not making result... -1.30
Is there a template for an infinite sequence of parameters? +0.58
overlap between pimpl idiom and builder patterns? 0.00
What should the return type be when the function might not have a v... +4.26
c++ boost::any using the value without knowing the type -3.37
reinterpret_cast<int *>(char *) -1.22
What's the difference between LONG float and double in c++? +0.02
why I can't use "gets function" after using "cin fun... +3.82
Using getter/setter vs "tell, don't ask"? +0.47
Correct sscanf() prototype, "int sscanf ( const char * s,const... -0.92
Why does "union test{ short a,b; char c1,c2,c3,c4;};" sto... +4.08
Use enum as type can be consider a good practice in C? +4.07
Checking for this == NULL in a member-function without invoking und... +4.18
How to enable C++ multithreading? -4.09
Return by reference or create a typical setter/getter? -0.31
Is a class with only static methods better than a namespace with on... -1.80
Make fprintf to write to std::stringstream 0.00
How to achieve O(1) erasure from a std::list -2.18
c++ how to get the length of a pointer array? +2.06
In C++, make an alias const -3.17
Resizing dynamic string array -3.94
What does a struct type before a pointer argument do? +0.22
Defining new infix operators 0.00
How can I reserve memory for a very large sieve? +0.65
Error with masked_blit in Allegro5 0.00
C++ casting for C-style downcasting +1.27
Char array subscript warning +4.09
Wrapper function in C/C++ -1.57
How to use printf() functions with adaptative types? +4.70
Does it take long compilation time if every files including "a... -0.89
error: identifier "sytem" is undefined +0.02
c++: Python's list analogue +0.26
C++ Weird Variable Issues -0.99
Is C++'s new operator reentrant (or async-safe)? -1.91
Macro for creating variables in C -1.04
What is the compiler seeing with this macro? +3.88
Is &vec[0] defined behavior for a std::vector vec? +5.57
Difference in behaviour of unsigned and signed integer when integer... +2.70
Using freopen() to print to file and screen +4.58
How to setup a global container (C++03)? -3.55
ide for c socket programming in windows 7 -0.12
How can I change the compiler in code::blocks? 0.00
What hash function used in dictionary (hash_table)? -0.04