StackRating

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

Cramer

Rating
1519.16 (33,688th)
Reputation
1,260 (127,123rd)
Page: 1 2
Title Δ
Declaring vs instantiating objects C++ 0.00
How do you escape a $ character in pweave? -0.22
auto_ptr in a class not returning from a source function -3.10
Does the pop_back() of std::list de-allocate memory? -2.23
Problems about C program char * pointer -1.76
JPG file won't open after editing 0.00
How enum constants are processed 0.00
C++: Avoiding repetition by calling pure virtual function -3.54
Unable to access member of anonymous structure inside union 0.00
g++ throwing tons of 'undefined reference' for defined functions 0.00
C++ Detect collision between two points and bouncing off the normal... 0.00
c++ copy assignment syntax comparison - which is better? +1.94
How to represent this in OO design 0.00
C pointers to pointers. Why the need to have two asterisks? -0.96
C++ - ostream (<<) overloading -1.66
Visibility in concurrent C++ programs -4.48
How to output c++ code on stack overflow? 0.00
Compile time optimization of simple math expressions in C++ 0.00
How does a compiler resolve addresses of structure members? +1.44
How is this code correct? +3.63
What should be returned? -3.52
When to use multithreading in C++? +0.19
copy contents of one array to another with pointers +4.01
Increasing post-fix operator by more than one +2.12
C++ way to pass structured stuff? -2.09
template function instantiation and specialization -0.37
corresponding permutation number +3.70
Getting strings from user and returning an array of pointers for th... -0.25
If it's not a function pointer, what is it? -1.98
Void function error (value computed is not used) 0.00
CUDA: variable declaration within threads--is there overlap? 0.00
Invalid initialization of non-const reference from a rvalue -2.93
Mapping a position to an array index 0.00
If the memory allocated be freed after constructor throw exception +3.53
Does eof() look at lines or data? C++ 0.00
Why do I get unreferenced local variable +0.72
Segmentation Fault Before main() 0.00
How to remove an object from read-only 0.00
Why does code run slower in linear fashion than in a loop? +3.62
An alternative to backtracking +3.75
Function pointer call when signature is given only at runtime -0.56
Delete a range elements in a vector in C++ +3.85
C++ Static member variables +4.39
Find a, b, c that have property x[a][b] = x[a][c] = x[b][c] +3.79
c++ modify this output +4.77
How a program become independent of OS? -0.47
How to zero a new array? +3.78
How to split up integers -3.81
Time Complexity of below algorithm -4.28
Round even integer to two "0" decimals? -4.26