StackRating

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

n. m.

Rating
1572.83 (3,727th)
Reputation
77,132 (1,094th)
Page: 1 ... 45 46 47 48 49 ... 53
Title Δ
Why doesn't the bitwise & operator short-circuit? +1.29
Define with only 1 argument -1.36
What are the serious uses of returning the this pointer from a func... +0.57
Is subtraction of pointers not pointing to different elements of sa... -1.10
Getting a template class specialization based on a Base policy work... 0.00
YACC grammar reduce/reduce conflict 0.00
How to make the execution time O(N) from O(N^2) +1.57
Why SFINAE gets messed up when changing the place of the class temp... -0.72
Accessing C++ template variables in GDB -0.02
c++ next_permutation algorithm +1.54
Can you handle compile time errors in c++? -0.43
Passing objects vs. Passing references/pointers? -0.51
Dynamic array allocation in a for loop throws an error -0.23
How to read a table from .txt file to C++ +1.48
How to intersect multiple polygons? -0.23
Why is splitting a string slower in C++ than Python? -0.72
Can I avoid the redundant base class initializations when using vir... -0.15
Why can't a class inherit from the result of a decltype? -0.44
Is it possible to have a specialized hierarchy of classes for a tem... +0.00
XLib Window Name Problems 0.00
Generalized Mixins -0.27
How to solve with this C code? +1.22
Mapping integers to strings in a given string space +0.19
valid template argument 0.00
Alternative way of creating a list than a comprehension? -0.93
Decorator or abstract base class? Neither seem right +0.49
C++: variable 'ns3::Ipv4RoutingTableEntry route' has initializer bu... 0.00
Getting device input (mouse, keyboard ...) on LINUX -1.93
how to do binary search in one lie model? +0.49
c++11 functor within thread puzzle 0.00
Haskell: where clause referencing bound variables in lambda +0.82
Multiply inheriting from function objects with a common base (C++) +0.34
Why is the new operator allowed to return *void to every pointer-ty... 0.00
Error: ‘void*’ is not a pointer-to-object type error while dynamica... -1.86
DNS query using C++ +1.92
Object Oriented C++ Abstraction Architecture 0.00
Better way to bind nested functions in my interpreter 0.00
C++: Can I write a template class that derives from T? -1.06
Why doesn't this character conversion work? +1.96
Find all paths with cycles in directed graph, given the source vertex -2.36
C++ : inline functions with dllimport/dllexport? 0.00
C++, polymorphism vs. templatization of a function argument +0.47
Bison and C++ with nested namespaces wont compile for me 0.00
Does this code from "The C Programming Language 2nd Edition&qu... -2.12
Find probability of two randomly picked integers (from n integers)... -0.28
Why this Factorial function returning zero for large numbers 0.00
Is it possible to use continuations to make foldRight tail recursive? +0.27
Cycle detection in a linked list : Exhaustive theory -1.66
How to understanding the meaning of C++03 13.5.3/2 0.00
Multiple inheritance, or something else? +1.29