StackRating

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

Sam Varshavchik

Rating
1661.52 (409th)
Reputation
64,840 (1,372nd)
Page: 1 ... 4 5 6 7 8 ... 56
Title Δ
Invalid operands to binary expression(when using two overloaded ope... 0.00
Why won't this signal handler catch SIGHUP or SIGQUIT? 0.00
c++ STL unordered_map error , invalid argument type while using met... +1.51
My code and sometimes it says terminate called after throwing an in... 0.00
Why declare global variables in file doesn't include? (c++) 0.00
Why won't the pointer store and print the same data as the obje... +1.58
Pointer arithmetic - how does the compiler determine the number of... +1.45
program crash in accessing struct elements 0.00
Why does this code not cause a dead-lock? +0.30
HUP Signal on a process reading from cin 0.00
Why garbage is displayed in the thread function? | Pthread 0.00
C++ threads. Why always executes last thread? -0.45
Is object slicing by assigning through a base reference well-defined? +1.89
C++ did wrong mathematics? +1.08
How can I prevent implicit conversions in std::is_constructible 0.00
Exception is caught in a constructor try block, and handled, but st... +1.32
How do you construct an object that can throw exception? +1.59
how to make argument deduction work for derived class which using b... -0.29
C++ Passing a class method as function pointer 0.00
Makefile, modify command based on the OS 0.00
Calling overloaded function from within another function with paren... -2.14
why is it faster to resize a pointer to a vector* (in an array of v... 0.00
I'm adding a "templated non-member function" to a .h... 0.00
C++ use std::enable_if to create std::tuple specialisations up to 1... 0.00
How to prevent a temporary on the left hand side of the assignment... -0.65
Vector with reference +0.30
Is new T() equivalent to `mem = operator new(sizeof(T)); new(mem)T`? -2.18
Can't start C++ std::thread with callable as argument 0.00
How can I make the constructor of a class access an overloaded func... 0.00
Object resets when passed in c++ 0.00
Why does the last character double when I erase other characters, a... +0.30
Storage layout of polymorphic objects according to C++ standard 0.00
Implicit type conversion for user-defined type +1.48
Am I creating an object correctly in the header file? +0.30
How can I deduce a template parameter type in C++11? +1.58
Why does a unordered_set with a custom hash function and custom cla... -0.20
How to use a structure as a key in a map 0.00
Problems overriding less operator for unique items of a set +1.47
C++ equivalence to Java's anonymous class -2.66
C++ result of operator= changing after return *this +2.63
Template cast to super class +0.30
how select multiple elements from a tuple by several types in C++? 0.00
Return Value Optimization: Explicit move or implicit? +1.85
C++ transform parameter initialization question -0.76
Member function template to call a funcion on a data member with ar... -2.29
Using for range variable as function argument while looping through... 0.00
Map count really counts or just checks existence +0.31
Ambiguous reference to template class (C++) 0.00
Modern approach to making std::vector allocate aligned memory 0.00
Why am I getting the Segmentation fault (core dumped) error in my p... 0.00