StackRating

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

templatetypedef

Rating
1691.92 (187th)
Reputation
276,765 (139th)
Page: 1 ... 68 69 70 71 72 ... 81
Title Δ
Java recursion using jsr instruction 0.00
Is C++ code allowed to call `::operator new()` directly? +0.31
'Cast' an integer to a string +0.74
Operator overload of << needs const; produces headache +0.27
scanf() misbehaving +0.28
What is Upgrade/Downgrade of ReentrantReadWriteLock? 0.00
Binding rvalue to non-const reference via pointer cast? -0.92
Passing as const and by reference - Worth it? +1.15
Java: generic filter map function +1.08
Getting the least significant byte 0.00
when copying objects, problem w/ staticaly declared array, that is... 0.00
Using pointer for crossing over all elements in INTEGER array +0.08
Algorithm for N-way merge -1.26
Word-level edit distance of a sentence 0.00
Using a Constant Character Pointer in a std::set Container: Memory... -2.21
Build a queue of queues without using the STL -0.21
What's the difference between these 2 declarations? +0.98
Is Java UTF-8 Charset exception possible? +1.25
Evaluating mathematical expressions in Python -1.39
Different meanings of parentheses in C++? +1.23
Java do while loop arralyist problem +0.29
Forward declare a subclass that inherits from a class in different... -1.98
Error Compiling Code After trying to turn a class into a template +1.32
Kernel Device Driver "dereferencing 'void *' pointer 0.00
Finding pattern in large binary file using C or C++? +0.93
How to automate detection of copied code in large code base? -0.17
If I use C-Style casts in my C++ project, is it worth refactoring t... +1.12
list<string> cannot pass it to an class in c++ +0.32
Constructor called on an already created object -0.07
Standard way to implement a buffered stream that flushes at a const... -0.83
Unforgiving GCC C++ compiler -0.62
Algorithm to find all Latitude Longitude locations within a certain... -1.42
Copying derived entities using only base class pointers, (without e... +0.29
Pointer to a pointer -0.08
Android : Least recently used (LRU) algorithm implementation in java? 0.00
How to determine if a language is recursive or recursively enumerab... 0.00
Are inner classes in C++ automatically friends? -1.19
When convert a void pointer to a specific type pointer, which casti... +0.76
C++ Private Nested Abstract Class +0.29
Why is default required for a switch on an enum in this code? +0.97
How to find kth smallest integer in an unsorted array without sorti... +0.09
Passing a void* by reference +0.29
Concrete examples of using binary search trees? +0.71
How can I use std::generate/generate_n with a polymorphic function... +0.71
#ifndef (*destroy) (*match) -2.85
How to implement garbage collection in C++ +0.82
dependent classes as other class members -1.77
Rabin's Nearest Neighbor (Closest pair of points) Algorithm? +0.29
Theoretically speaking , can I get the openJDK JIT , and compile my... -0.94
Quicksort- how pivot-choosing strategies affect the overall Big-oh... +0.60