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 ... 18 19 20 21 22 ... 56
Title Δ
Why is the global definition "const Date default_date(1970,1,1... 0.00
shuffle letters in a string c++ +1.40
C++ dynamic cast failing / child object gets treated as parent 0.00
Compiling error when using struct within an inner class 0.00
Should I always implement a move-semantic for functions and methods? -1.42
C++ cast char * to unsigned char 0.00
Program that checks whether another number is contained within it +0.35
Why clang on Mac automatically includes some missing headers? -2.46
Locating which methods in C/C++ libraries to link against on *NIX +1.68
C++ Error when extracting subvector after reading file +0.34
c++ string, build function that removes character 'b' and r... 0.00
C++ memory semantics and globals that are set at the start of a pro... -2.47
How to optimize this program? -0.15
Access by pointer to multi-dimensional static arrays in C/C++ +1.58
Changing a Template argument c++ +0.35
Dynamic memory resize char array +1.15
In C++ when can one return a class instance? +0.29
Bitwise AND with function returning bool in C++ +0.34
Is the return type of a function part of the mangled name? -0.15
C++ unordered_map where key is also unordered_map +1.47
Are static variables guaranteed to be in order if I take its address? 0.00
std::getline doesn't skip empty lines when reading from ifstream 0.00
order of execution in an expression with commas in C++ 0.00
Why are stdin and stdout seemingly interchangeable? +0.35
Class that contains a set of itself with a custom comparer--circula... -0.30
Incrementally Growing a Tuple -2.60
std::vector segfaulting instead of throwing exception +0.61
error: request for member ‘prev_’ in something not a structure or u... 0.00
Why does the value change based on whether or not I print a value i... +2.41
Class pointer members and exception handling +1.60
How to instantiate a member function pointer? -1.30
Multiple Signal usage in cpp 0.00
Initialize object data members C++ -2.22
dynamic memory allocation in C++ without pointers - what's the... +1.55
How to initialize vector inside constructor from private in c++ sim... 0.00
Mysterious memory leak in C++ file output function +1.83
Reading text into string vs. directly initialize string with text -0.99
I am trying to end my C++ program when the user presses 'Ctrl-D... 0.00
How much do C/C++ compilers optimize conditional statements? -0.32
r-value causes a warning without the use of std::move +0.35
Why does gcc and clang produce very differnt code for member functi... +1.66
Why are random new lines appearing when I convert ASCII into hexade... +1.83
Operator= of class 'Entity' doesn't work properly -1.66
Build derived class in a function -2.19
Determine the number of digits of number in base 2 when you know th... +0.84
Constructor is not called in C++ -0.64
Pushing shared_ptr(this) into vector results in "free(): inval... +2.55
Why did the assigning of an unrelated string cause another string t... 0.00
Accessing private static variable outside class -1.49
c++ debugging return 0 back to variable 0.00