StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Snps

Rating
1535.81 (14,125th)
Reputation
10,936 (13,726th)
Page: 1 2 3 4 5 ... 7
Title Δ
Where's my bad_alloc coming from? 0.00
C++ return an 'prvalue', from a function with a formal para... 0.00
Obtaining First and Last Charsof Each String From A Vector of Strings -1.10
new and make_shared for shared pointers +0.85
Parsing key/value pairs from a string in C++ +0.19
Read an array from standard input, ignoring brackets and commas +0.64
Extracting integers from a string and converting to ints? +0.45
Understanding function call in context of temporary objects +0.96
Is simple but frequent usage of std::stringstream a premature pessi... +1.74
Assigning function pointer to function pointer +0.43
Segmentation fault and operator overloading 0.00
'invalid conversion from int to int*' +0.46
How to make a rValue reference available outside the try-block in w... -0.04
How to bind function to an object by reference? +0.49
Find min value in array +0.96
C++: where are my new nodes? -2.10
User input without pausing code (c++ console application) -0.07
How do you check what type of data is in a file -0.04
Can't Compile C++ Code With Sleep() on Linux - Which Library to... +0.49
Fixed-size array of objects and sub-objects on the heap 0.00
C++ to port member function from other classes -0.63
How does operator precedence and typecasting work here -1.09
Copy constructor for class with shared_ptr data members? -0.15
Is it possible to initialize a vector from the keys in a map? +0.72
Need help to write a function to find max and min value in a N-dime... -0.54
Safe to erase from map inside range based for? 0.00
A string vector inside an int vector? -2.32
Custom exception class - weird behavior +0.44
2D Array of Pointers -> Classes -0.04
foo(int& x); is x passed by reference? +0.45
Searching for the upper bound in an array -0.12
Calling subclass methods from superclass in a vector C++ +1.07
Counting words in a string +0.06
unordered_map hash function return -2.10
Determining index type at compile time based on largest possible nu... +2.45
operator= overloading return argument instead of *this -0.03
Ignoring whitespaces/tabs/newlines with getline() +0.45
Forwarding tuple arguments to a function in VS2012 -0.04
Is it possible to use using for functions? -1.55
How do I efficiently wait for a hardware interrupt? 0.00
Copy constructor is not called 0.00
how to run gtkmm application which does not block my main terminal... 0.00
Replicate std::function or boost::function? +0.40
confuse about reference and functions c++ 0.00
Choosing constructor for a noncopyable object -0.68
"Most Important Const" again -0.56
Capturing pointers in lambda expression? +2.45
Implementing a function in C++ which prints arguments in a space se... 0.00
Use of '&' operator before a function name in C++ +0.10
How to store a matrix of custom objects in C++ +0.20