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 ... 27 28 29 30 31 ... 56
Title Δ
"git rm -r ." deleted my project 0.00
What is meaning of these C++ statements typedef vector<double>... +2.00
C++ OpenSSL Fails to perform handshake when accepting in non-blocki... 0.00
maps in c++ with key as string and int as value 0.00
How to wrap system call with callback parameter into a C++ class? +1.89
ld: symbol(s) not found for architecture x86_64 error 0.00
Vector of parents and childs C++ 0.00
Use pass by reference in recursion 0.00
cin missing first word of line -0.13
How to find an exe in $PATH using Boost -0.59
Construct class with 'const' parameters during runtime +2.20
How to print termination to this program? +0.37
confusion about setting null pointers +1.74
virtual const function not returning initialised value +0.34
c++ check for TCP window full? +1.35
C++ template function that takes a function type with specific retu... -0.96
Serialization of an unknown object +1.54
Linker error for multiply defined symbols -1.95
How to detect references to out-of-scope stack variables in C++? 0.00
What could be causing segmentation fault in the following code? -2.63
Confused with C++ Exception throw statement 0.00
How to create a funtion object for a class member function which de... 0.00
gdb cannot index into an array and print value +0.39
Linked List: Segmentation fault error when assigning a value to the... 0.00
Output of string in for loop changes depending on whether a certain... 0.00
How to delete lines from TXT or CSV with specific pattern -1.47
removing/deleting characters from char array[] using pointers -1.09
Is it possible to have a compile-time "reference" to a va... +1.08
C++ constructor every arguments have "=2.0" after? -0.14
EXC_BAD_ACCESS (EXC_i386_GPFLT) when inserting node in BST 0.00
How to remove double quotation marks and comma in the output when I... 0.00
Does sizeof(T) == sizeof(const T) and alignof(T) == alignof(const T) +1.89
When does a variable or function defined in a namespace is allocate... 0.00
Creating a pair from temporaries 0.00
SegFault on application exit 0.00
Binary Search sorting and indexing in C++ +2.10
class array, cast pointer in operator[] -1.92
can I std::find a string in a stringstream? +0.34
Data structure that quickly get multiple min(max) elements C++ +2.42
Linux - Why does my executable have libpthread as a shared library? 0.00
C++ Write line to text document in original order +0.37
When defining a member function out-of-line, which qualifiers must... -0.90
How can I concatenate string + int + string in C++? +0.37
Issue While Reading Files Through Function 0.00
Template overloading (reference and non reference version) -2.00
c++ put vector to struct without copy 0.00
Looking for a smart pointer which will copy the underlying resource... +0.37
Had to specify upper limit while evaluating the length of C-style s... 0.00
Linked List - EXC_BAD_ACCESS. I believe the error is because I inco... 0.00
Const reference to a casted int from unsigned int +2.21