StackRating

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

UmmaGumma

Rating
1513.45 (50,851st)
Reputation
4,200 (39,846th)
Page: 1 2
Title Δ
Simple C++ code to generate Armstrong numbers +2.51
Site like cplusplus.com for C++11 -3.31
C++, MingW, ctime, nanosleep() not found? -0.34
With virtual destructors, do I need to explicitly declare a virtual... -4.10
My class book says that arrays are set with const variables. What a... +1.71
Inheritance - the Instantiation problem -2.03
C++ - Casting void pointer -0.67
How to run an EXE file by clicking a button in Qt 0.00
Is there any good boost::filesystem alternative? -3.95
erasing the variable holding a pthread while running +3.69
What is the maximum size of an vector<>::maxsize()? +4.18
When does a std::vector reallocate its memory array? +3.88
defining operator + , = and += +1.74
Polymorphic classes in templates -2.41
Is the C++ `free` function thread-safe? -0.99
How to convert an ascii character into an int in C +3.74
freopen() equivalent for c++ streams +4.26
How to get through the 120 bytes limit? +2.95
Converting int[] to String in C++ -1.95
total path in 3*3 grid -3.72
easiest way to establish that a foreach loop is in it's final itera... -2.61
What optimization does move semantics provide if we already have RVO? +2.58
next higher number in a sorted array +1.96
Accessing Values in a Class Similar to boost::any -4.10
Problem with _USE_MATH_DEFINES in C++ (VS2010) 0.00
C++ return type qualifiers heaven -0.08
Get type name as string in Visual Studio 2010 +4.09
Using qsort() with class pointers -2.73
Partially specializing member-function implementations -1.36
Problem with using functions in 1 cpp file in another -0.73
Templates with implicit parameters, forward declaration, C++ -1.85
Can a function throw derived class exception when its exception spe... +4.40
Inheritance of virtual member functions with the same name +3.65
Elegant ways to count the frequency of words in a file -3.11
Searching data stored in a tree 0.00
Why can't we declare namespace aliases inside a class? +3.97
How initialize array and pass a pointer it to base constructor from... +1.68
Is there an STL string class that properly handles Unicode? +3.22
Why are bitwise shifts (<< and >>) used for cout and cin? +2.54
How would I keep track of a float from an external class? +4.19
why does boost::noncopyable require inheritance +4.09
Differing return type for virtual functions -2.16
Friendship vs inheritance -1.31
How can I know which parts in the code are never used? +3.58
Creating and returning a big object from a function -2.30
Fill in the int array from zero to defined number +2.65
Implement a queue in which push_rear(), pop_front() and get_min() a... +1.04
Pointer arithmetic and const qualifier in C -0.66
new never fails? +4.74
How can I fix the error in this Pthread example? +0.04