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 ... 10 11 12 13 14 ... 56
Title Δ
Do thread creation operations imply happens-before relationships? 0.00
How to consider two structs equal regardless of their second attrib... +0.92
C++ Memory Corruption When Using String Literals 0.00
Why does this pointer to pointer two dimensional array assign new i... +1.86
Atomic variable with padding (compiler bug?) +1.49
Memory leak? How to fix? -0.17
How do I determine the difference between the domain name and resou... +0.33
Multiple parameter packs in a single function? +0.49
async logger thread safe 0.00
C++ Cant set an object to a return object of a method +1.63
Protecting certain include locations 0.00
push_backs to a std::vector<std::reference_wrapper<type>> +1.96
Puzzling behavior of istream::getline() +1.42
Compile error with decltype of iterator de-reference 0.00
Why I get segmentation fault when I the signal 0.00
Data type for size of arrays and files +1.22
Call a member method over a collection -0.35
Why does dirent.h not work on sshfs drives? +0.34
Multiple connections sockets c++ 0.00
Using std::endl on an ostream makes my file binary +0.34
unordered_map cbegin() + number //constant complexity? 0.00
How to use callbacks in c++? -0.16
Variadic Function +1.43
Is there any advantage in using std::optional to avoid default argu... -0.98
Why passing std::move(object) and member of this object to function... +1.87
Virtual helper function of copy constructor not being called 0.00
How exactly does the wait function work (in regards to condition va... 0.00
ADL fails when invoking function within a lambda -0.61
C++: Is it ok to use shared pointers in a function as parameters or... +0.31
C++ Inner Class Ctor and Parameters 0.00
Two versions of same library in one app 0.00
why comma in condition can run in C++ +2.23
(C++) Have One Struct Point To Another +2.03
structured bindings and range-based-for; supress unused warning in... +1.69
On initializing length of array in C++ -0.56
Call to dup2 fails when redirecting stdout 0.00
Multiple conditions in while loop giving different result +0.50
C++ : if condition is evaluted with bad input (float) despite suppo... +0.53
Function with recursion is causing stack overflow 0.00
Postfix evaluation is very slow - optimization? -1.20
Template syntax to substitute only member functions -1.75
What is the difference between char * const and const char *? (Dupl... +0.35
Unable to use string.substr(x, y) multiple times on the same string... 0.00
Full specialization of template taking integer parameter returning... +1.57
Will using a member initializer list make the initialization slight... -1.98
C++ system() command path with spaces 0.00
error unary minus operator applied to unsigned type results in unsi... 0.00
Wake up std::getline through signal 0.00
Why am I getting the same results on every std::nexttoward function... 0.00
Why is destructor being called more than enough when using an objec... -2.68