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 ... 78 79 80 81
Title Δ
C++: Can a macro expand "abc" into 'a', 'b', 'c'? -2.49
Why is it bad to have a local functor? +5.75
Writing a simple equation parser -1.78
What is the time complexity of deleting a node in a binary tree +3.38
How to use ostream_iterator<> for a generic container at comp... 0.00
C++ -- How to overload operator+=? -0.31
No matching function call to class member -1.15
Selective enabling of Template class function -4.01
What is the rationale behind particular reserved characters in a URL? -4.16
I'm brainstorming for a serial number scheme. Am I doing it wrong? +3.93
Trouble with Beginner's C++ Game of Life Program -2.67
Subclass casting, and pointer address changes +0.24
C++ template function question 0.00
Algorithm(s) for rearranging simple symbolic algebraic expressions -0.73
Copy but not move +3.84
C++ -- Is there an implicit cast here from Fred* to auto_ptr<Fre... +1.01
Template method over non-template method in derived class +4.03
how to assign base class object to a derived class object? +2.34
Why are Fibonacci numbers significant in computer science? +4.31
nothrow or exception? -0.93
Making operator<< virtual? +4.53
What does "statically typed" and "free-form" me... +4.43
Is the problem of finding the simple path with maximum cost in a we... +0.26
Fastest way to perform subset test operation on a large collection... -0.74
Use templates as a members when not all the details are known -3.31
Pre-requisites for learning lambda calculus 0.00
how to model a grid data type? +0.44
Fastest primality test +2.28
Prims and Bellman-Ford Algorithms in Directed Graphs +0.60
Division by zero: int vs. float -3.63
Fastest way for a random unique subset of C++ tr1 unordered_set 0.00
tips about designing containers -4.00
Is it possible to do an inplace merge without temporary storage? 0.00
Foreach implementation in C++, a Poor man's approach +0.25
Dijkstra vs. Floyd-Warshall: Finding optimal route on all node pairs 0.00
How to find the maximum-weight path between two vertices in a DAG? 0.00
Can two headers contain indentically named classes in C++? -2.33
How to compute kolmogorov complexity of an algorithm? 0.00
Priority queue which can be stored on disk? 0.00
Cosine Similarity of Vectors, with < O(n^2) complexity 0.00
Regarding in-place merge in an array 0.00
change the default window font in a win32 windows project 0.00
If f(n) = Θ(g(n)), is 2^f(n) = Θ(2^g(n))? 0.00
String Occurrence Counting Algorithm 0.00
Sample Directed Graph and Topological Sort Code 0.00
Mergesort to sort three input arrays 0.00
N-ary trees - is it symmetric or not 0.00
How many floating-point operations for Strassen's algorithm for a m... 0.00
How to sort nearly sorted array in the fastest time possible? (Java) 0.00
What is the most underrated or little known but useful algorithm? 0.00