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 ... 16 17 18 19 20 ... 46
Title Δ
C++11 nested macro invocation? -0.42
Getting around c++ strict-aliasing rules -0.18
Why is this code giving 32 for the bits in a number (and not 53)? +1.74
Using while (scanf(...)==0) properly 0.00
How to elegantly put all enums into a std::set +0.29
Does an allocation hint get used? -1.85
Effective way of storing STL object of one type into another type +0.88
C++ converting an int to a string +0.50
Get type that I may assign to dereferenced iterator +1.70
How to count actual number of operations in running C++ program? +1.50
Append `<script>` tag to html using jquery/javascript -0.62
How to implement the following algorithm? 0.00
Stumped on Segfault: It looks like my comparator is trying to compa... 0.00
Exceeding array bound in C -- Why does this NOT crash? -1.14
find_if in set in C++: unresolved overloaded function type -0.11
Confusion about sort and Swap Functions while sorting from a file a... +0.32
Simple program using uniform initialization to construct an object... 0.00
c++ problems with temporary ostream objects -0.92
Non-integral underlying type for enum 0.00
Accelerometer 'Change in Height' Code PIC 0.00
Allowing access to private members -1.37
What are the differences between bitvectors and bitsets in c++? 0.00
No such operator "[]" matches these operands -1.88
Obviously ambiguous call does not cause a compilation error on GCC +1.78
Amortized complexity in layman's terms? -1.88
write vs fprintf - why different and which is better? +1.29
Can a template template argument from different namespace be a frie... 0.00
Verify bug in GCC +2.20
comparing string object with string literal in C++: why no compile... -0.12
Defining custom free() within a class while still using cstdlib free 0.00
Does the compiler optimise structs of size 0? +2.55
Get the remaining available memory in standard C++11? -1.46
extern template constructor in c++ +2.26
idiomatic fallbacks in expression sfinae 0.00
boost shared_from_this and multiple inheritance -1.14
Floating point limits code not producing correct results +0.03
Why is a double member in struct not aligned on 8 byte boundary? +0.32
Should I use shared_ptr or unique_ptr? -1.10
Can addressof() be implemented as constexpr function? -1.89
How redirect std::ostream to a file or /dev/null in c++ and linux +1.41
Initial velocity vector for circular orbit -0.90
c++, how is trailing comma not an error and what happens? Foo x, y,; +1.43
Avoiding use of eval() to dynamically build event handlers -0.14
Specializing template for pointers 0.00
Why is this valid in C++ but not in C? +0.64
C++ writing a proper function-like macro -1.81
union vs bit masking and bit shifting +1.21
c++ harmonic value from time increment 0.00
Is a string a char in C++? +0.36
Need help understanding integer arithmetic function 0.00