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 ... 46 47 48 49 50 ... 69
Title Δ
Why missing virtual d-tor in g++ does not destroy stack allocated m... +0.50
How to identify the type of const char* and const char[] in code? -1.22
Why does the general program usually start at 0x8000? -0.15
int arrays in C/C++ -0.60
Reserved names in the global namespace +2.86
May I use goto in such situation? -0.45
Parse string to be number or number and percent symbol +1.31
adding "int" with "uint_64t" -0.15
c++ fstream - creating own formating flags +1.75
I want to return a VALUE for given KEY for map<> in c++. What... -1.58
Should I worry about Big Endianness or is it only a trivial aspect? +0.52
std::string and multiple concatenations +1.95
How can I handle interrupt signal and call destructor in c++? +1.86
Thread safe random numbers -2.05
Why am I not getting a segmentation fault with this code? (Bus error) +1.72
How to add indention to the stream operator +1.77
"using namespace std;" before any #include? +0.09
C# Garbage Collection -> to C++ delete +0.19
C++ const-correctness and const members -0.64
Ifstream open() doesn't set error bits when argument is a directory 0.00
Should I use `this` within a class? +1.16
Good practice to design a ABC(Abstract Base Class) in C++ -0.44
How does printf or iostream specify maximum number of digits after... +0.71
seekg and tellg miscompatibility 0.00
How to get the end of a vector and assign it to a string +0.70
how to move all pairs from one std::map to another -0.16
Why SFINAE gets messed up when changing the place of the class temp... +1.85
Rewind ifSteam in C++ +1.47
Overloading by return type +1.12
Dynamic and static linking and deployment in Visual Studio 2010 +0.48
A condition using pointer -0.66
Overloaded operator not throwing exceptions 0.00
Only one thread gets created despite the attempt to create two +2.05
c++ pointer/array distinction -0.63
Keeping track of removed elements using std::remove_if -0.49
Not working string comparison between vector element and a txt file... 0.00
Regular Expression to match a sequence -0.21
Anyone can let me know the following syntax in C++? 0.00
Static functions vs virtual functoins [speed] -1.32
Having a composite key for hash map in c++ +0.30
C++: Compiler and Linker functionality +0.07
How to minimize mutex locks when iterating a list while being able... -1.41
Validation for float in c++ -0.14
operator overloading += +1.62
static non-member variable, will it be the same variable to all thr... -1.34
Returning pointers from the class. Who is responsible for delete? -1.44
what does -1 represent in ASCII? -1.55
Array initialization with only one constructor call +2.07
cpp division - how to get most accurate outcome? -0.53
Efficiency of vector index access vs iterator access +1.71