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 ... 13 14 15 16 17 18 19
Title Δ
How is dynamically allocated space freed when a program is interrup... +1.36
prefix operator overloading +1.02
Why does EnumWindows return more windows than I expected? -0.62
wstringstream to LPWSTR +0.77
How to insert spaces in a big number to make it more readable? -0.11
How to ensure (like a try-finally) destruction of a HEAP-ALLOCATED... -0.09
Using strcpy with a string array in C +0.40
How do I access the internal contiguous buffer of a std::vector and... +0.81
C++ template function that receives std::vector as argument +0.03
pointer default value .? +1.55
When would I need to implement operator [] ? +0.53
Best practice on where to delete a resource in an inheritance hiera... -0.43
C++ Splitting the input problem +2.19
Pointer and memory allocation for the pointee -0.05
How to make a class work as string for printf_s / sprintf_s? +0.42
Reading 6 byte 8-bit integer from binary file -0.84
Does dynamic_cast really work for multiple inheritance? +1.22
understanding some C code +1.02
How to handle keyboard events in a winapi standard dialog? +0.40
SDL - The object Oriented Way 0.00
What is the best way to implement operator<? -0.87
Compile-time error: expected constructor, destructor or conversion +1.24
How is this Precedence operators working? +2.49
Should the objects initialized and stored in another class be dynam... +1.24
Constructors in union causing undefined behavior? +0.40
Python: maximum recursion depth +0.60
Will C++ linker automatically inline functions (without "inlin... -1.36
C++ Covariance and references +1.11
for (var i = 0; i < a.length; i++){ vs. for (var i in a){ -0.73
Win32: How to hide 3rd party windows in taskbar by hWnd 0.00
Allow derived class to implement a single pure virtual function fro... -0.17
A problem in C/C++ programming +0.11
Avoiding default construction of elements in standard containers -1.31
C++ U32 type header +2.16
Initializing union of structs nicely +0.39
Calling push_back on a std::vector of objects (not pointers) has se... -0.75
Dynamically creating std::vector // creating a pointer to a vector +1.86
Why is my union's size bigger than I expected? -0.54
C++ comparing two objects -0.22
C++ Memory addresses? -2.23
passing arguments as array of integers +1.79
nested overloaded operators? +1.30
Is it possible to pass post data to the form (prefill form with dat... 0.00
What is the cost of inheritance? +1.07
Capture/redirect cout to a function 0.00
C++ code for right triangle using WHILE loop +1.09
How to check for changes to the program code while I am running it -0.22
Creating a dictionary from a passed in string +0.74
Is the order of the virtual table important? +0.59
Class construction with initial values +1.09