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 ... 26 27 28 29 30 ... 46
Title Δ
C++ priority_queue with lambda comparator error +1.75
Inline function performance -0.29
Date to Day of the week algorithm? +0.38
Is the backslash acceptable in C and C++ #include directives? +0.95
Help with a BST insert function +0.13
Disabling C++ code without macros -0.47
Duplicate const qualifier allowed in C but not in C++? +1.50
User-defined Literals suffix, with *_digit..."? +0.01
Any limitations using C++ STL for iOS development? +0.40
How do I determine whether a string has non-numbers in it? +0.56
Indexing using variadic templates -0.01
What is the "template" keyword doing before "class&q... 0.00
Using SFINAE to check for global operator<<? -0.60
Large doubles/float/numbers -1.99
The trapezoidal rule question 0.00
How do I determine if a thread has a lock? -0.43
Manually compile using gcc -v -0.44
Case-Label question in C/C++ +0.24
How to identify the duplicated number, in an array, with minimum co... +0.75
Singly Linked List struct insert/delete multiple free -0.32
Is it simple to implement a simple python function in C? -0.87
read input separated by whitespace(s) or newline...? -1.02
Templates and argument dependent lookup -1.00
Is it possible to create function-local closures pre-C++11? +1.79
C++ on Small-Footprint Microcontrollers -0.12
How is this code working? -2.12
python to C conversion error -1.48
For all the creative people out there: coloring mandelbrot set... n... -0.35
Does "T const&t = C().a;" lengthen the lifetime of &q... -0.99
problem on zero array initialization in c++ +1.13
Partial specialisation of member function with non-type parameter +1.95
boost::filesystem How having a correct path to file read it into st... +0.39
Detecting integer truncation +1.78
C++ Get File Name and Line Number of "Segmentation Fault"... +0.73
My first attempt at K&R 2-3's hex to integer htoi() -0.52
Phantom Bugs using Queue (STL Library), Windows/MingW/G++ +1.38
How to fuzzy match a short bit pattern in a long one? +0.37
Fastest way to read numerical values from text file in C++ (double... +1.08
What does SSE instructions optimize in practice, and how does the c... +1.21
Are functions in C/C++ headers a no-go? +0.23
Boost shared_ptr: using unique() to implement copy on write +1.68
Define function to find the last even digit using recursion +0.41
No Unicode Streams in C++0x ? Why? -1.64
Is MPL pos an undocumented metafunction? 0.00
Double dispatch without knowing the full hierarchy 0.00
Typename lookup of return parameter -2.09
C++: case-insensitive first-n-characters string comparison -1.50
Is is necessary to have the 'const' in declaring char const *ptr =... +0.96
Conditional compile-time inclusion/exclusion of code based on templ... +0.67
What is wrong with this variadic templates example? -0.28