StackRating

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

Glenn Teitelbaum

Rating
1485.77 (4,464,974th)
Reputation
7,443 (21,407th)
Page: 1 2 3 4 ... 5
Title Δ
Should I prefer to use small types of int (int8 and int16) in C++ c... -1.30
Solution to diamond inheritance, but is it appropriate? 0.00
Disable multiline statements with c/c++ macro +1.35
Why is an example from "Learn C the hard way" showing an... +0.55
Returning the result of `<<` from `operator<<` -1.59
Rounding a Positive or Negative Number -1.06
recursive permutations using vector -2.35
understanding variadic template function -0.53
Templates with Operation for 2d array addition -1.93
How do I write an int to a stringstream? -0.82
Class method returning reference C++/SystemC +0.16
extendible hashing - destructor C++ +0.25
Trimesh - leak memory 0.00
Does it force heap allocation? -0.90
How to write the following modified memory allocation function? -1.99
Are int, char also an Abstract Data Type? 0.00
Enum not returning value +1.69
Is BitSet worth using? 0.00
C++ Struct is compiled into class? -1.68
Blocking thread interrupt -0.04
Fair timing of two equivalent functions with -O3 0.00
Can I access static variables inside a function from outside +0.45
realloc returns null 0.00
How to get SWIG to apply templates when wrapping a template class c... -0.52
Why does my code cause instruction-cache misses? 0.00
Parallel Command Pattern -0.27
What is stack reallocation and when does it happen? 0.00
Move assignment operator not being called 0.00
populating a static unordered_map local variable -1.26
Insert statement with high buffer gets and high index contention 0.00
vector<double>::size_type versus alternatives +0.09
How to convert from std::string to templated T, or maybe check firs... +0.90
Finding memory address of a kernel data structure 0.00
what does "-Bdynamic" compilation flag does? 0.00
Confused on calling method with without void +0.65
C++ macros: order of precedence difference? +1.03
function not returning value I want -0.69
Array of structs declaration 0.00
Splitting Deck in-half error? Really easy, but I messed up +0.45
(comment if you downvote) Why do I have to import a nested class in... -0.94
to determine the datatype of int, double using array as pointer to... +0.22
how to properly write a benchmark program under release mode? 0.00
using variables from function in an other function 0.00
What's a use case for overloading member functions on reference qua... -0.71
Is a Trie a K-ary tree? -0.47
How to curry using standard functors -0.25
Failed to add node on Chained List +0.95
Initialize different templates with same name in C++ -2.00
Why is my loop acting the opposite of how it's supposed to, based o... +2.33
How to use pure virtual classes -1.15