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 ... 44 45 46 47 48 ... 56
Title Δ
check g++ version being used in Makefile +0.00
Default parameters are not of the same type? -0.25
detect tab changes on a repo 0.00
Atoi function while reading a .csv file C++ 0.00
Print Derived class object using a vector of Base class pointers re... +0.50
Heap corruption while reading a file 0.00
Why is my little program crashing just after I run it +0.02
How to Solve Shared_ptr Cyclic Without Making it Weak_ptr? 0.00
C error: format '%s' expects argument of type 'char*... +0.51
linux-get Task status of a PID in C++ 0.00
Attaching pointers when removing duplicates from a doubly linked list -0.28
Undefined reference to constructor 0.00
Why am I getting the Invalid conversion from 'int' to '... 0.00
C++: Error C4700 uninitialized local variable " " used 0.00
Cant call pass in a parameter to a function of a thread unless it i... 0.00
Don't understand this error: initializing argument 1 of 'cl... 0.00
Building a dynamically allocated array of class Objects +0.02
Sending / Receiving a struct in C++ via Winsock 0.00
operator<< is ambiguous printing an enum value with underlyin... 0.00
Designing application to support config changes without restart +0.50
Fastest way to determine if two strings differ by an adjacent chara... 0.00
Downscale array for decimal factor -1.58
Why does using a virtual base class change the behavior of the copy... +0.56
how to create a script for checking if ssh is running and if not re... 0.00
C++ - Efficient way to group double vectors following a certain cri... 0.00
G++ new ABI problems 0.00
Recursive Sudoku solver almost working but getting stack overflow f... 0.00
C++ Long Long INT - 64-bits does this limit use to 64-bit OS only? -1.04
Debugging using GDB 0.00
Unexplained exception thrown by calling deallocate from a custom al... 0.00
Adding a private field to a JNI class on android freezes the app 0.00
OOB identifier invalid C++ 0.00
How to read from serial device in C++ 0.00
Writing and reading from the same file +0.00
Is there a gcc extension for c++ short-circuiting? 0.00
program that outputs the different characters (not the ones in comm... -0.82
C++0x Initializer Lists 0.00
Performance problems in sort and sweep pair reporting 0.00
Use dynamic_cast to to validate pointer to polymorphic type +1.19
c++ reformatting files aborted before reaching end 0.00
C++ auto with member initializer syntax and deleted copy constructor -0.47
Memory leaks in copy constructor +0.25
How to get an iterator over the return values of member function? +0.00
Performance of passing argument as value vs as const reference 0.00
empty std::queue pushing data to end of stale items 0.00
Error C2065 with function pointer to static member class 0.00
Unexpected template instantiation leading to a compile error +0.50
Trouble sending signal between parent and child process in C 0.00
Printing the iterator that is being returned +0.01
Fastest way of reading from socket and converting bytes C++ +0.11