StackRating

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

Seth Carnegie

Rating
1677.30 (265th)
Reputation
61,446 (1,486th)
Page: 1 2 3 4 5 ... 19
Title Δ
C++ Returning Multiple Items +1.22
How do I make std::getline inform me when it has hit the end of a s... +1.02
error with std::ostringsteam and std::string -1.14
Do function calls as another functions parameters follow any define... +1.64
heritage and overloaded function +0.25
Is there any limitation on the maximum size of array in c? +0.73
Deallocating function's A run-time memory inside function B -0.00
MS VisC++ 2010 express: Suddenly Project no longer sees header files 0.00
inheriting friend operators in C++ -2.44
C++ why does my array not pop into my stack? +0.26
c++ what is the datatype of string literal? +0.24
I need to make a vector containing objects of a base class and a de... -0.98
Recursive function that computes sum of n integers C++ +1.26
Template member default initialization 0.00
C++ compiler error on BloodShed DevC++ 0.00
How to let custom window be closed if mainwindow is closed? +0.26
User input ending loops on C++ 0.00
How to pass overloaded function to an operator? +0.73
C++ program freezes when accessing a huge array +0.27
c++ lambda delegates 0.00
default initialization of double array of pointers in c++? +1.51
Does "undefined behaviour" extend to compile-time? -1.01
Basic C++ pointer questions on dereferencing and address-space +1.02
Callback to Lua member function 0.00
Any downsides using '?' instead of L'?' with wchar_t? -0.56
How do you get a decimal in python? +0.62
Access violation when using std::vector +0.59
Win32 API - Trying to readfile, it's getting truncated -- why? -2.61
Templates and higher-order kinds in C++ -2.12
Why are there two implementations of std::sort (with and without a... +2.96
Error pasting ""HELLO"" and ""WORLD&q... 0.00
If I call "delete" on a pointer to a vector std::vector&l... +0.20
Require a method in a base class to be overridden by all of its sub... +0.95
Trying to read a text file, Encrypt it with XOR, then Write it to a... -0.74
== operator defined for std::map 0.00
Why does C style cast allow you to convert to a private base class? +0.72
order of evaluation of || and && in c -0.47
C++ : constructor initialization list for an array? 0.00
What's so illegal about this operation 0.00
How can I declare a template friend function to a template class? 0.00
Performing the usual arithmetic conversions for my own function? +2.10
How do I define a static array to member functions of a templated c... +1.45
Why passing derived class type as parameter when calling base class... -1.81
Practice final exam questions, "Data Structures" class +0.23
runtime initialization a const -0.93
c++ heap or stack allocation? +0.90
How do I check if a template parameter is a power of two? -0.53
array indexing in lua 0.00
list is not sorting correctly 0.00
A class as data member of another class 0.00