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 ... 26 27 28 29 30 ... 56
Title Δ
variable visibility in thread synchronization 0.00
c++ Compiler can't use my overloaded < operator for bitset k... -1.37
Validation of whitepsace separated integers c++ 0.00
fillVector with objects C++ -0.64
vector.assign() with value in sequence -2.04
Is there a way to get C++ destructors called eagerly? -0.59
rdbuf(...) returns a pointer -- who owns the buffer pointed to? 0.00
Valgrind output 0.00
Tomcat 8.5: Header missing in the HTTP response 0.00
Array Offset C++ pthreads return 0.00
Sending a struct with accidental wrong bytes between two computers 0.00
Functions used by one function in header file +0.31
Pushing and popping the first element of a std::tuple -0.77
Whats happening in memory when I use references in c++? 0.00
Large ints being misread/miswritten to binary file 0.00
Const lock wrapper for STL containers +1.65
strange behavior of std::string assign,clear and operator[] +1.25
Does frequently executed expression get its result cached? +1.98
c++ Program won't run properly on Mac but will on Windows -0.11
poll() doesn't seem to see events on an UDP socket 0.00
Why does a variable become 'const' when I use a [=] capture... -0.29
How to declare a vector of llist of string and process it? 0.00
c++ templates and ambiguous call to overloaded function -0.71
Print permutation of {0, 1, 2, 3} by multithread program (C++) +0.96
EXC_BAD_ACCESS with lambda capture 0.00
How does the IDE to find the shared library name .so from the heade... 0.00
Is clang's optimization broken? +0.39
String iterator cannot find end() 0.00
How much "if" statements effect on performance? -1.02
How to ensure getting the most recent data from a tcp/ip socket? 0.00
Will heap allocated objects have their members allocated on the sta... -0.86
How C++14 memory model works internally and how it compares to Baco... +1.84
Why my or operator doesn't work? +0.37
Pushing a struct that contains an array into a vector -2.40
Replace function-pointer implementation with std::function for usin... -0.11
launch a c++ program from another directory (under linux) -0.44
Getting X display variables in current running process using c++ 0.00
C++ if command reading true despite false 0.00
Function pointer, Functor or Lambda? +0.52
Using this slice my object +2.02
Understanding the "Mutual Recursion Issue" for the Return... +2.04
Can't increment pointer position -0.84
Object pointer doesn't work 0.00
How to access data type of a class declared in one class into anoth... 0.00
Ambigious type conversion in constructor call +1.62
Why the output is different from what I expect? +0.49
Segment fault occurs depend on cpp sequence in gcc compile command? 0.00
Reverse String (Leetcode) Using C++, Why I cannot return the new st... -1.31
What does return a,b do and why? -2.23
How do I print the following pattern using 3 for loops instead of 4? -0.58