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 6 ... 19
Title Δ
Difference between declaration and malloc +0.40
How come this has so many compile errors when it has no IntelliSens... 0.00
mem access violation +1.22
Access violation writing location 0x00000000. memset function issues +1.74
Need "one" object, how to use "new" +0.91
Performance penalties on using "this->"? +0.89
How does Q_FOREACH (= foreach) macro work and why is it that complex? 0.00
Is there any benefit to using std::string::size_type over size_t? -0.07
can not compile C++ constructor +0.78
c++ initialization of static object in class declaration 0.00
C++: Why is const_cast evil? +1.16
Compare between a char in a string to a given char +0.36
Calling member functions of a class before class declaration +0.66
Static array and dynamic array +0.27
What is the ## operator? 0.00
move error from link-time to compile-time 0.00
gcc: access to destroyed stack variable by using reference possible? +0.77
C++ Weird function pointer behaviour 0.00
Function with variable arguments runtime error -0.81
Doubts with destructor +1.03
Is using namespace in an anonymous namespace safe? +1.13
Implicit new and delete operator killing perfomance -0.18
does Lua allow metamethods with weird number of arguments? -2.53
How would apply a value to a string variable inside a struct? -1.92
C++ Passing unknown function as an agument 0.00
C++ Assigning array size as variable and assign value to the variab... 0.00
Encoding and decoding the file with XOR in one program 0.00
Format and arguments inconsistency in printf +1.61
Syntax Errors when using Scope Resolution Operator 0.00
Release integer - dynamic programming -1.42
Declaring pointer to an integer array C++ +0.96
Can't see why I am getting this error 0.00
overloading cascading insertion operator 0.00
Is this partial function template specialization? +0.25
Variable declaration in the switch head? 0.00
Why uninitialized variable print a strange negative value? +0.28
Create std::array from variadic template +1.24
Removing item from vector, while in c++11 range for loop? +0.12
C++ Function Template Instantiaion with Implicit Paramters 0.00
Search and replace c-style strings in c++ +0.29
Templated class and type return type for a member function 0.00
Optimizing declaring repeat variables? +0.27
Can each Iteration of a for loop/for_each be done in parallel? (C++... +0.85
C++ sending array to function by value, not by reference +1.54
"Wrong number of indices inside []": Why? -0.14
C++: Template implementation (code style) 0.00
Segmentation Fault C++ +0.69
C++ Missing Initializer error 0.00
Does passing containers by value invalidate iterators? +1.49
Array in for loop, C99 +0.28