StackRating

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

Cort Ammon

Rating
1527.10 (21,479th)
Reputation
5,627 (29,174th)
Page: 1 2 3 4
Title Δ
Scope of a 'for' loop at declaration of a variable +0.56
Is undefined behavior only an issue if you are deploying on several... +0.44
On the difference between pointer and array notation when used with... -0.35
What is the difference between a variable, object, and reference? -0.84
Does process termination automatically free all memory used? Any re... 0.00
Finding all paths of length n between two points in a tile grid +0.11
Creating "classes" in C, on the stack vs the heap? -1.24
Assembly: push vs movl +1.06
c++ create an instance of the class as a reference type -0.05
C++ references - are they just syntactic sugar? -0.48
How to break a geometry into blocks? -0.65
C "if-else statement" drawback and the future of improvem... +2.21
Printing of a character in C? Why is it strange? -0.39
Boost: Block until queue has another item 0.00
pseudo random distribution which guarantees all possible permutatio... -0.26
What is the default mode (public, protected, or private) of inherit... -0.04
Not quite understanding defining constructors in classes +2.05
Is declaration of variables expensive? +0.47
If a 32-bit integer overflows, can we use a 40-bit structure instea... -1.03
B Tree with varying maximum keys? 0.00
When do you use scope without a statement in C#? -1.51
C - casting pointer to pointer to void +2.54
Rewriting as a practical optimization technique in GHC: Is it reall... -3.35
Threadsafe lazy initialization: static vs std::call_once vs double... 0.00
Lock and do all work, or release and grab only when necessary? 0.00
Dumping memory of a function +3.73
Sort absolute values of array in less than O(n^2) JAVA -0.44
Is there a preferred way to access Java object fields from native (... 0.00
Stuffing a -1 in a pointer as a special value +5.25
How do monitors enforce mutual exclusion? -0.77
Any way to have C++ classes on different files keeping the method d... +3.71
Boost Spirit is incorrect parsing +5.03
c++ Program Not working +3.65
Algorithm for grouping to resolve collisions +1.07
C-style Character Strings +0.80
incomplete type not allowed error, How to fix ? -3.46
How to use an integer id to identify a class in a class hierarchy a... +0.29
Out-of-line definition of base class' nested class -0.04
Passing shared_ptr to lambda by value leaks memory 0.00
C++11 multithreading locks and atomic primitives -0.65
implementing binary trees - data structure, trie +0.85
Restart a non-void function +2.43
Cast pointer to member function to intptr_t 0.00
Where can I find the function definition in atomicity.h? +1.00
Effective frame limiting -3.75
How does the noise function actually work? -0.07
Asynchronous chat -4.05
c++ 2 dimensional array -2.05
why does if(number <=10) not work? +2.45
removing the ' ' and the spaces in the return output python3 -1.10