StackRating

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

wheaties

Rating
1555.95 (6,413th)
Reputation
30,407 (4,008th)
Page: 1 ... 9 10 11 12 13
Title Δ
c++ try catch practices -0.61
C++ - Error: expected unqualified-id before ‘using’ -0.55
How to integrate C++ function that can throw the MyException in swi... -0.56
C++ Inheritance Question edit: more troubles +0.41
Quicksort / vector / partition issue -0.83
Embedding a scripting engine in C++ +1.16
In Python, how to use a C++ function which returns an allocated arr... +0.21
Java Terminology: Why compile-time error and not compile-time excep... -0.96
Why does n++ execute faster than n=n+1? -0.91
Spawning a thread in python -0.21
override the operator overloading in C++? +0.48
Accessing initialized variable on different class C++ -0.08
What are void pointers for in C++? +0.58
C++ pointer to different array +0.43
Is this a memory leak? +0.03
Can a C# method chain be "too long"? -0.33
destroying object in vector when new object added +1.88
calling template function without <>; type inference -1.26
Why would the assignment operator ever do something different than... -1.28
The Cash or Credit problem +1.31
basics of c++ encapsulation -0.07
Industry-style practices for increasing productivity in a small sci... +0.67
C++: Define simple constant for use? +0.58
volatile keyword seems to be useless? -0.29
Can I use vector as index in map structure in c++? -1.27
C++, What does the colon after a constructor mean? -3.72
C++ Numerical truncation error -0.42
Trying to use a list iterator to print out entire linked list in Ja... -0.64
c++ multithread -0.45
Stack Overflow Accessing Large Vector -0.41
Is it a good idea to index an STL map with a pair? +0.72
Scala: is it possible to override default case class constructor? 0.00
Combine two numbers into one. Example: 123 and 456 become 123456 -1.59
Python: Get items at depth? (set library?) -1.94
Segfault when calling a method c++ +3.39
Compiler error when overriding virtual methods -0.58
How can I skip the current item and the next in a Python loop? -4.48
Does C++ have a static polymorphism implementation of interface tha... +3.37
C++ Vector at/[] operator speed +1.08
Python progression path - From apprentice to guru +3.41
Agile and Scrum burning me down please help me figuring out the truth +1.53
Running Visual Studio 2005, 2008, and 2010 on same system +1.30
Storing a type in C++ -2.30
A variation of priority queue +0.22
why use branches in svn? -3.44
When pass-by-pointer is preferred to pass-by-reference in C++? -1.56
C++ instantiating a class within a method, then altering member var... +1.69
Setting up boost filesystem +3.49
how to use quad core CPU in application +2.71
Arrays multiplication 0.00