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 ... 15 16 17 18 19 ... 56
Title Δ
Resolving C++ constructor & call ambiguity 0.00
Creating custom exceptions in C++ +0.02
C++ Array of Pointers not assignable +2.10
Binary search on vector objects of an element greater than an attri... +0.82
Same code compiled with different versions provides different result 0.00
Strange thing with C++ memory managment +1.26
C++ Declaring function in namespace with same name as function in g... 0.00
Syntax for naming a specific instance of a template static class me... -0.97
Template recursion doesn't stop 0.00
How do I interpret this template signature of priority queue? 0.00
Iterating over vector returns same object -0.64
How to fake "visibility of class" (not of functions) in C... +0.50
How to read a .csv file into a vector of vectors without using fstr... 0.00
Q: Generate argument list at compile time 0.00
Language used in bison/yacc files 0.00
How do I test for feature support with C++? -0.65
Understanding how to add data to a map with SFML functions +1.78
How can I use getline without blocking for input? 0.00
Cyclic Pointers in C++ 0.00
Improving function with threads 0.00
Error while trying to use multiple classes with a constructor for a... -0.14
What if RAII constructor throws? -1.40
Why does my console window close before my program has finished? 0.00
How to properly pass variable to lambda function in thread 0.00
c++ read txt file and copy into two classes istream::peek() -2.18
C++ Rename function argument when inheriting? +0.38
How to call a function, passing the return value (possibly void) of... -0.23
Get the key equal (if key exists in the map) or strictly less than... 0.00
What is happenning in this switch ? (C++ scrolling menu) 0.00
Are memory fences required here? 0.00
How to extract a subset of a tuple in a new tuple? 0.00
"All arguments to functions are passed by value" in C, co... -0.91
Calling member functions through multiple pointers 0.00
Do I have to delete pointer even if it is in function stack? +0.38
A pointer to a combined interface - point to a class implementing o... +0.37
Maintaining order in an unordered set after using insert C++ +0.96
Base class pure virtual functions with templated derived class 0.00
Avoid junk zero values in double variable +1.01
why constructors are called if they are not inherited? -0.97
How to Correct the Polymorphism 0.00
What's the relationship between "gcc linking" and &qu... +2.35
Explicitly instantiating variadic constructor: template-id does not... 0.00
Priority Queue Not Comparing Correctly C++ +1.71
Iterating over a list of classes +2.14
why private constructor prevents object creation C++ -2.19
Does "std::string + char" expression create another std::... +0.36
converting std::string to const char * and function calls +0.37
How to have default behaviour on a derived class instead of redefin... 0.00
C++ lambda lexical closure over local variables +1.83
Can low memory cause seg faults in native code? 0.00