StackRating

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

rici

Rating
1660.90 (419th)
Reputation
165,394 (317th)
Page: 1 ... 100 101 102 103 104 ... 108
Title Δ
bison:Where is yypstate and YYPUSH_MORE defined? 0.00
Write all solutions for a^3 + b^3 = c^3 + d^3 +0.03
Can a template parameter itself be templatized? +0.59
Concatenating string in yacc -2.45
smart display order in database table +0.43
Is it modern C++ to use srand to set random seed? -1.12
std::map get the lowest n elements time +0.12
Visitor class holding large shared state: best way to implement ref... +0.86
How do I extract the value_type from template parameters (std::vect... +2.59
Determine whether a recursive function converges +2.29
Precedence conflict with postfix/infix operators 0.00
sort and uniq oneliner 0.00
gcc 4.7 and recursive constexpr functions -0.06
Using flex, how can I keep yytext contents when EOF is reached and... 0.00
Why are these trees the same as ordered trees but different as bina... 0.00
How can I quickly do a string matching on many regex keys? 0.00
Can ngrams be generated in bash? -0.57
adding parenthesis to a constructor call causes duplicate parameter... 0.00
Finding the smallest number of nodes that must be added to make a b... +1.58
Why does C++11 still enforce lexical ordering for visibility +1.51
String-bool comparsion - why? 0.00
Generating a stateless, pseudo-random permutation of integers from... +0.00
Javascript and automatic semicolon insertion -0.29
calculate the degree of separation between two nodes in a connected... -0.75
all possible numerical expressions +0.44
Counting the number of fields stored in a variable 0.00
Use of Flex and Bison +2.37
What is the definition of bitwise operators in C++? -0.36
How do I capture the line number of a syntax error in generated par... +0.24
Why can't my constexpr function return a lambda? -0.52
Is there such thing as a left-associative prefix operator or right-... -0.43
How to handle same symbol used for two things lemon parser +0.43
Automated GOTO removal algorithm -0.97
how to avoid undefined execution order for the constructors when us... -1.25
Interview : Suggest a data structure which optimizes insertion, del... -1.23
Translating a std::tuple into a template parameter pack +0.20
Need an efficient subtraction algorithm modulo a number +1.27
Detecting even and odd C++ vector iterators +1.73
Protobuf-net is incompatible with official google Protobuf for C++... -1.14
What does "Assignable" really mean? -1.87
Is there an efficient way to count the number of intersections amon... 0.00
Partitioning a superset and getting the list of original sets for e... -0.04
Specifying C++11 Grammar Action Functions in Shift/Reduce Parser Ge... 0.00
Naive approaches to detecting plagiarism? -0.64
How to approximate LUT index? 0.00
Finding kth smallest element in union of 2 sorted array 0.00
Determining k of LR(k) from this example? +0.84
Translating precedence table into grammar appropriate for recursive... 0.00
should I overload == operator when I use STL sets? -1.45
C++ chaining member functions using .chain().method() vers ->cha... -0.08