StackRating

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

Captain Giraffe

Rating
1530.26 (18,297th)
Reputation
11,545 (12,854th)
Page: 1 2 3 ... 9
Title Δ
Unexpected behavior constructing a java.util.Scanner +1.09
Check if an array is a min heap time complexity 0.00
How to handle recursion in member functions? -1.14
Read a binary file until the end c++ +0.46
C++ lvalue references -0.60
Understanding how a template function (with source in .h) relates t... 0.00
Get value from iterator.first 0.00
How to write a void function that will search for values in an arra... -0.04
C++: Group integers by common radix to save memory 0.00
Code Review for Stroustrup - Principles of Programming - Ch - 4 - Q... 0.00
Skips the first prompt instead 0.00
Pointer to the class instance 0.00
Incrementing each element of vector in C++11 0.00
std::transform wrapper with pointer to member functionand back_inse... -0.96
C++ Priority Queue with customized object -1.91
Should I avoid operations between constants in a loop? +0.46
How to cause std::mktime to fail? +0.45
Does it matter that the insert hint place which is close the final... -0.30
I made my own std::vector but I am generating an error 0.00
got confused with overriding in C++ 0.00
Slow Inserts Linked List multi-threading needed? -2.20
Why are template (non-static) member variables not supported in C++? +1.47
Using Base Multiplication Operator in two child classes 0.00
C++ ctime to see seconds elapse not functioning properly. Fibonacci 0.00
Input numbers in a vector in C++ without any limit -0.07
Change color of a Gtk::Entry stored in a specific variable 0.00
What is GCC and minGW, and how are they related to C++ ? 0.00
QPixmap, how to make sure it is 'always on top' +1.52
How to delete an array of char* in C++ 0.00
set value of variable in main function using a void function -0.30
during class conversion in c++ using constructor why cant we access... 0.00
Interpreting the return value of a recursive function of type '... +0.64
What is the meaning of the sentence referring to functions introduc... -0.46
std::stable_sort: How to choose memory-optimised algorithm over tim... +2.84
Why would an overflow on an object of built-in type cause an except... 0.00
how does returning an object work with assignment operator? 0.00
C++ Primer Lippman 5th exercise 2.27 b 0.00
Is it a code smell to declare a function to be virtual in a derived... +2.14
Partial class template specialisation for multiple types -2.25
how to count not deleted instances in array of instances? 0.00
Why is 100 not inclusive in this program? +1.29
Selection sort Pointer issue 0.00
Conditionally instantiate a class that has a deleted default constr... -0.92
Does compiler compile includes as well? +0.40
How can I do C++ Unit Tests in Netbeans? 0.00
C++ User defined sequence integers without using arrays -1.17
Adding files to a Netbeans C++ project 0.00
Cin not waiting for input despite cin.ignore() +0.46
Accessing negative index of vector via operator[] and .at() +2.28
What does "no match for 'operator >>'" mean... 0.00