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 ... 21 22 23 24 25 ... 56
Title Δ
Why must I re-declare a virtual function from an inherited class? -2.44
Thread safety of class level new delete operators in C++ 0.00
Why doesn't my makefile with include header work? 0.00
C++ how to build a getter of a static private member? +1.44
TCP Server doesn't receive data correctly +0.40
read/write to the same file (getting gmon.out) -1.60
No header files included in file but can still use classes/function... 0.00
How to pass a const parameter from a member function into another m... +1.41
Why g++ with -O3 segfault with the following LLVM library code -0.58
pointer to struct as function argument - why its value is not updat... 0.00
ifstream-istream and function call 0.00
Declare two different types of variables with general Scope using a... -0.38
comparator for sorting a vector contatining pointers to objects of... -1.29
C++ taking an array of Fahrenheit temperatures, converting them to... +1.93
C++ - Building my own String class for school, can't overload &... -0.52
Lower than operator for structs +0.58
perform a binary search on map elements 0.00
Multiple parameter packs -- how? +1.40
How to pass std::shared_ptr to callback through unsigned long? -1.44
unicode string comparison in C +1.89
Is it possible for a specialized version to share some functionalit... 0.00
velocity verlet algorithm c++ 0.00
Check string for recurrence of specific character 0.00
bitshifting unsigned char and unsigned long long gone wrong -0.91
Operator[] in std::map implementation +1.95
SFINAE to have a class member only if possible +1.33
Variadic Count function +2.59
Using A Functor To Change Case +0.36
How do I pass a dynamic array of objects to a parameterized constru... +0.36
Can't figure out a way to produce an error if user hits Enter w... +0.37
double free or corruption with shared pointers +1.32
Why is clang++ linking to gcc? 0.00
Class arguments inside Constructor arguments of another Class in C++ 0.00
Use a pointer to the rows of 2D array to initialize its values. Why... 0.00
C++ Memory Leaks +1.71
static constexpr member initialization in header only library 0.00
Segmentation fault when trying to push_back to a std::vector 0.00
How many ways to show decimals are there? +0.38
C++ Debugging Help Memory Leak 0.00
why does mem_fn() complain about attempt to use a deleted function? -1.09
Not able to convert string into a char array +1.49
Force an exception when dereferencing an invalid iterator +0.56
C++ insert word at the beginning of a string vector using insert()... +0.12
How to understand call destructor method in CPP? 0.00
Valgrind throws no error but not all heap allocations have been freed 0.00
How do I call a base class method through a member function pointer? -0.58
Destructor in a multithreaded environment? -2.41
Derived** to Base** +1.75
LinkList C++ Deleting node -1.57
program appears to continue running after exit (0) +2.06