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 ... 39 40 41 42 43 ... 56
Title Δ
How to erase an element from std::vector when using templates? +0.44
Doubly linked list back pointer 0.00
Nodes do not attach to tree 0.00
Heap corruption detected (Dynamic array re-sizing) 0.00
Segmentation fault (core dumped) [C++] 6 0.00
memset() does not work as expected +0.47
Casting Parent Class to Child Class to Avoid Redundancy +0.07
Try catch syntax constructor -1.73
Text Adventure Parser C++ +0.04
How do I check whether I have access to a repository without cloning? -1.75
Reading a text file without using getline() in C++ +0.47
C++ - Do derived classes inherit static members of the base class? -1.11
Deleting a character pointer getting heap error +2.24
Using std::find with incremented iterator -1.43
Why does an unassigned int have a value? +0.48
C++ - Accessing protected/private members of a base class -0.28
Recursion: Implement least recently used algorithm using a stack +0.44
Segmentation fault in vector for loop-malloc.c: No such file or dir... 0.00
Compiling with Callback Function Pointers in Visual C++ 0.00
fixed-point types not supported in C++ 0.00
Stack push using external function -0.49
How can I link dynamic library depending on another dynamic library? 0.00
what is wrong with this vector coding?(beginner) +1.00
C++ vectors, const char *, variables scope and lifetime 0.00
How to pass method pointer as argument in template class method +2.37
stack exception handling and destructors unwinding. How to use the... -0.07
C++: How to create and use mysql connection within a class 0.00
C++ declare derived class object inside of if-else and use it outside -0.25
Move constructor not getting called, instead copy constructor gets... 0.00
I filed my vector from a text file and it wont cout as one line. Ho... -1.63
C++ program has stopped working- Solving ordinary differential equa... -0.50
C++ Cant do Loan Calculator: calculation and compiler issue 0.00
What's the name in programming of this? +2.08
Call different constructors based on the typename in c++ template f... -1.01
How to send UDP messages to each machine in LAN 0.00
C++ read Serial input to String 0.00
Can not compare std::unorded_set with custom KeyEqual +0.26
Makefile C++11 errors on Ubuntu Linux 0.00
About dynamic memory in C++ -1.10
Resizing an array of objects +0.48
Memory deallocation c++ -1.22
Static random number generator losing seed for global variable 0.00
According to valgrind, malloc and new have a huge share in overall... -0.07
How can I replace `{ lock_guard lock(obj.mut); obj.a_stringstream &... -1.04
validate score range and set different ranges of handicap for males... 0.00
Default values of arguments in C++ constructor 0.00
Does the write function serialize an object using ASCII in C++? +2.01
Difficulty with creating a basic matrix in C++ 0.00
Http server post data to php-cgi using C++ 0.00
sorting stl containers with lambda functions 0.00