StackRating

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

Potatoswatter

Rating
1579.48 (3,055th)
Reputation
113,117 (599th)
Page: 1 ... 25 26 27 28 29 ... 46
Title Δ
overload operator<< for std::stack +0.16
Going crazy, why are my variables changing on me? -0.45
constexpr undefined behaviour 0.00
C++ overloading >> operator strange compile error -0.02
C++11 library features dependent on compiler specific proxys +2.07
How to efficiently remove double quotes from std::string if they ex... +1.28
getting an element from a tuple -1.27
generalized copy constructor in an inner class +1.80
List of C++ name resolution (and overloading) rules 0.00
C++0x, user-defined literals with friend operator ""() +0.39
Pass an array through a function -0.23
Ways to return objects with constant members from a function -0.97
C++ cin positive integers only -0.42
c++0x: Variadic Template technique -0.22
main function stack size -1.03
Temporary not getting destructed at the end of the statement -0.68
Storing structs in EEPROM using some kind of file allocation table 0.00
Private set / get functions -- Why private and how to use? +0.39
Override c++ streams -0.37
std::getline for an ifstream but using a char* instead of a string +0.42
C++ macro question -1.23
Finding center of a set of points to sort them clockwise? +0.16
Why does std::istreambuf_iterator fail boost's SinglePassIterator c... 0.00
Ambiguous overload for 'operator<<' with template template ar... +1.74
out-of-order versus in-order execution in the context of code writt... -2.22
template vs. constructor parameters for numerically-parametrized sets +1.78
Is C notably faster than C++ +0.64
Need iterator when using ranged-based for loops -0.74
C++ Fstream Only Prints One Word -0.51
How can std::runtime_error::runtime_error(const std::string&) m... -2.11
solving expression in a buffer -0.38
C++ reading random lines of txt? -0.88
Preprocessor tomfoolery (stringifying a #include) +0.86
Is this a correct implementation of operator<< / >>? 0.00
Optimizations for pow() with const non-integer exponent? +0.02
Why does stringizing an euro sign within a string literal using UTF... +1.37
jQuery AutoComplete Trigger Change Event 0.00
Huge 2D arrays in C++ +1.08
C++ Rewrite a file but leaving out everything before a word 0.00
Remove the defines in this safeguard mutex example -0.11
Can a class template explicit specialization also declare something... -2.55
Does C++ support compile-time counters? +1.12
(Re)named std::pair members 0.00
How to change the recv() portion of a client to an Interrupt Servic... 0.00
Why there is no placement delete expression in C++? 0.00
how do you use the terminal on mac os 10 to write and compile c++ c... -0.10
C++: Limiting CPU usage intentionally -1.61
Defining a Template Member of a Template Class Seperately From The... +2.02
Can template classes have static methods in C++ 0.00
How to implement copy_if in terms of std::remove_copy_if? 0.00