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 ... 8 9 10 11 12 ... 56
Title Δ
How does an allocator work with std::vector? 0.00
gdb: make a breakpoint on a class function in c++ +0.33
Using custom comparator for std::set with custom constructor -0.68
How to force gcc compiler/linker to remove from executable unused s... -3.03
C++ reading/writing to two different files (need help understanding... 0.00
Two derived classes returning each other's type in method 0.00
C++ problems reading input file and outputting into an output file... 0.00
Store strings from a file, but array is still empty? Loop for array... +0.31
Converting C++ method argument to template argument fails with comp... 0.00
Compiler error with custom comparator function as template argument 0.00
Poco::Net::HTTPClientSession throw exception without unique_ptr 0.00
How to pass rvalue reference from caller to callee 0.00
How to get text from screen in ncurses c++? 0.00
Copying vector elements to a vector pair +0.69
Variadic template class iterate over types -2.48
How to know which functions of a library get called by a program -0.30
resolving undefined references xcb +0.31
Card Game program in the process. Not sure why im getting a random... 0.00
In C++ Is there a (new) way to test if a class has a virtual destru... 0.00
c++ Math Issue, Double not returning value if math is all on the sa... +0.33
Two different pointer arrays, but they both point to the same address 0.00
A lambda's closures can be mangled when another calling lambda... 0.00
std::function bad memory access when creating a temporary +0.34
C++ double dispatch example 0.00
Is this generic implementation of cache thread safe (c++)? 0.00
Stack around the variable 'fname' was corrupted 0.00
How to fix input and output problem with files in C++? 0.00
Creating a character array with `new` generates more characters tha... -0.02
How do I fix "initial value of reference to non-const must be... 0.00
Passing a vector of smart pointers of derived objects - what is the... 0.00
Recursive search in VPATH? -2.52
How to get correct buffer size with std::istringstream for data par... -2.29
Is it possible for C++ to implement function pointers point to diff... -2.42
How can I show all the branches in a repository? +1.75
indexing output of linux command in c++ +0.30
How to use std::visit with std::variant containing enum 0.00
Why does my for loop throw an "out_of_range" error? 0.00
cin.tellg returns -1 when receiving input from a pipe 0.00
How to call methods of an object that is created by loading shared... 0.00
C++ 11 std::vector push_back method calls copy/dest so many times? +1.59
Exiting From a Function in C++ 0.00
dynamic array in C++ - Conditional jump or move depends on uninitia... +0.30
How to convert from stringstream to unsigned char vector and vice v... -1.36
How Call child method from parent class -0.32
C++ Circular Class Dependency with tinyfsm - forward declarations d... 0.00
Can an unused function instantiate a variable template with side-ef... +0.06
Elements in array or vector changing c++ +0.30
Confusion over operator precedence in C++ -1.46
again about C++ SFINAE in enable_if_t 0.00
How to make template specialization inherit from generic base witho... +1.54