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 ... 4 5 6 7 8 ... 19
Title Δ
How to instantiate different child classes conditionally? 0.00
How can I make an ostream reference an ofstream? (C++) +0.80
passing a pointer as argument to a function in C +0.30
How come my push back functions do not work and just get a seg fault -0.44
C function pointer confusion, what is meant by "pointer level... +0.63
Howto define a move constructor? +2.32
C++ getInt() function (have a java equivalent attached) 0.00
Assigning strings of any size to a pointer to char -3.20
Why enum is accessible using scope resolution operator? +0.80
Case Sensitivity in C++ Header Files +1.18
Does std::vector call the destructor of pointers to objects? -1.50
2 beginner questions about c++ +0.48
C++ Calling Static Function pointer with Predefined parameters +2.15
Why is the argument to malloc i+1 in this C code? +0.76
`void *` to other pointer +0.30
File loaded to memory has much larger size than its disk size?!! An... +1.39
C-String array initialization - is this mutable? +1.71
Memory leak in C hash table implementation +0.93
C++ passing Vector character pointer by reference -0.87
Reading from file using fgets -1.38
Do we need a lock in a single writer multi-reader system? +1.16
How to compile Clang on Windows 0.00
How do I pass an array to a constructor? -0.10
Accessing char member variable address of a structure +1.20
Lua Code "tester" 0.00
getline with structure pointer array 0.00
Declaring large character array in c++ -0.05
Initialize a stack in C by setting pointer to NULL -0.46
How do you run a function on exit in C++ +0.91
C++ - Noob - Simple Try/Catch +1.15
Efficiency: recursion vs loop -0.26
Formatting Linked List Output by Overloading << 0.00
C++ - g++ casting int to double gives negative value +1.94
Input validation method? +0.31
Trying to create an array of arrays in C +0.32
Conflicting types for function and a cast warning? 0.00
C++, array of objects (from different classes) without Stl & Bo... -0.69
Would unused private virtual methods allow future expansion without... +0.40
Who executes faster - for or while loop +1.13
Trimming internal whitespace in std::string +0.84
C++ Class Error +1.24
Is map container declared in class getting destroyed when the class... +0.32
Choose m elements randomly from a vector containing n elements -2.33
How do you reference a table with a key value that is numeric in Lua? -2.51
Accessing and Altering Vectors through class references 0.00
What's wrong with this dereferencing statement? 0.00
std::set of template class without a specific definition +0.26
getting different value from ASCII code +0.31
Global variable that points to the location of an element in a glob... -0.19
Using a LONG DOUBLE, "9223372036854775807 - 1" still drop... +2.11