StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 59 60 61 62 63 ... 69
Title Δ
Why is there no ||= operator in C/C++? +0.83
Changing binary file +0.98
Behaviour of Pre-increment and Post increment in C++ +0.30
srand(time(NULL)) generating similar results +1.30
Need of privatizing assignment operator in a Singleton class +0.05
Limit the number of instances with the new keyword -0.07
Two questions related to virtual functions -0.19
"Observable behaviour" and compiler freedom to eliminate/... +0.82
Can static storage (mostly data segment) cause segmentation fault? +1.57
solve y cube equation in runtime -0.01
How to find out a boost header can be used as header-only or not? 0.00
When I `throw` something, where is it stored in memory? -1.72
Question about Types Conformity in C++? +0.95
What else does the condition operator in C++ do for me? +1.06
C++ Subpattern Matching +0.52
Octal conversion using loops in C++ +0.29
Output and Input at Same Line using IOSTREAM -0.50
how to find the maximum size of ostream class in c++ +1.65
ostream operator overloading for unsigned char in C++ +1.86
C++ When should we prefer to use a two chained static_cast over rei... -1.29
Which functions are dynamically dispatched? +0.63
Search with a mask -0.72
Avoiding virtual methods in constructor -0.95
Is there C++ destructor equivalent in Java? -0.33
C++ Fixed size container with swappable elements +0.38
2 simple variable initialization question +1.04
C++/ATL. Best practice to concatenate binary and text data +0.04
Instance of c++ class -1.34
Generic Log Parser Algorithm +0.29
What GCC Optimization Is Occurring In This For Loop? -0.30
Simple inheritance problem in C++ +0.97
What requirements must std::map key classes meet to be valid keys? +2.10
Spitting a char array into a sequence of ints and floats +1.90
Primitive #define understanding in C -0.42
How do you check for end of line in c++? +0.53
Testing for Endianness: Why does the following code work? -0.67
private copy constructor/assignment operator and copy-initialization -0.55
Some Question regarding Exception handling +1.35
Dividing unsigned long long -0.70
How to find whether a given application is single instance or not? -0.09
How to use istream with strings +0.01
using -> to access a virtual function from an array of objects i... -0.76
When writing a portable c/c++ program, what is the best way to cons... -0.28
Any issues with mixing libraries with and without std=c++0x -1.21
Explanation for Why int should be preferred over long/short in c++? +1.76
How is long long implemented in C++? -1.54
c++ pipe: does it wait on write +0.29
How to use multiple source files to create a single object file wit... -1.60
empty vector allows push back first element of itself +0.85
Is it ok to return reference from pure virtual function? -0.20