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 ... 42 43 44 45 46
Title Δ
How to make G++ preprocessor output a newline in a macro? +1.25
C++ template black magic +0.08
C++ Template Quine +2.34
Is the following program a strictly-conforming C99 program? -1.73
Shortest code in C +0.58
Using sizeof() on malloc'd memory -0.70
is it possible in C or C++ to create a function inside another? +1.29
how to clear the unneccessary input stream in C++ -0.23
Is it reasonable to use std::basic_string<t> as a contiguous... -0.71
How to use the boost lexical_cast library for just for checking input -0.58
deque vs. queue in C++ +0.67
find string of N 1-bits in a bit-array -0.17
Best way to detect grouped words +0.25
Code Golf: Tic Tac Toe +0.38
When comparing for equality is it okay to use `==`? -0.91
How to delete a binary search tree from memory? +1.35
How do I pass a C++11 random number generator to a function? +1.94
std copy question -1.71
String and character mapping question for the guru's out there +1.19
How to explain undefined behavior to know-it-all newbies? -0.79
Fastest way to convert 16.16 fixed point to 32 bit float in c/c++ o... 0.00
C++ Confused about Threads -0.49
Static functions, inlining and templates? +0.86
c++, truncate a char array +1.09
Not Able To Use STL's string class -0.32
What is the sprintf() pattern to output floats without ending zeros? -0.37
What does "vtable fixup" mean? +0.52
What data-structure should I use to create my own "BigInteger&... +0.60
Why isn't it legal to convert "pointer to pointer to non-const... -0.63
Inline assembler call for subroutine +0.50
Are structs necessary in binary search trees +1.86
Using getopt to parse program arguments in c++ +1.42
Splitting the string at Enter key -0.31
Is Communicating Sequential Processes ever used in large multi thre... -0.72
Overload handling of std::endl? -0.59
validating numerical user input +1.12
How to properly do threading in C++? -0.33
vector vs. list in STL -0.65
Reverse C-style String? - C++ +1.02
How can I extend std::basic_streambuf to treat any iterable sequenc... 0.00
Double to int conversion behind the scene? +2.55
implicit promotion to avoid overflow in std::partial_sum 0.00
What is the best technique to create a thread in C++ while passing... -0.18
How to initialize 3D array in C++ -0.84
function template overloading +0.17
Remove '\n.\n' C++ -2.39
Common term for the "value-based" OR operator -3.51
C++, can I statically initialize a std::map at compile time? -2.97
Converting from a std::string to bool +2.04
Restricting the size of an array when passed to a function +0.26