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 ... 65 66 67 68 69
Title Δ
Cannot assign the value of INT_MIN to a long long -1.39
How to avoid long switch statements? C++ -0.76
Functions with pointers -0.34
Interesting stdext::hash_value() implementation -0.34
how to store values in a structure array +0.55
Reading binary istream byte by byte +1.33
Replacing data in binary file with fstream and seekp 0.00
Naming convention for Object Ownership in Methods -0.94
Array of pointers, to shared objects -3.77
There's a strlen, and a wcslen, but is there a template function li... -2.14
Program crashes after call to push_back() for vector of pointers de... -1.72
Const before or const after? -3.70
Diamond shaped polymorphic Inheritance: sizeof Most derived Class -2.55
Need help with function calling +4.20
C++: static vars not persisting between files +1.95
Incrementing a streampos Object -2.69
read from file and convert to double in C++ +4.53
Function Overloading +1.50
Copy constructor, destructor and assignment operator. When don't we... -1.75
Is it OK to use iostreams with int as character-type? -3.23
Exception Handling for Files -1.25
Not declared in this scope -0.69
GCC Optimization results in "Undefined symbol" at runtime -3.53
c++ isalnum endless loop -0.05
JNI - connecting STDOUT to a JTextArea? +4.17
Automatically generate constructors based on non-static data members? -0.18
Istream fails. What is the safe way to use it! -1.39
Embedding compressed files into a c++ program -1.45
Operator Precedence vs Order of Evaluation +0.67
Big Integer class in C++. How to push digits in an array of unsigne... +5.12
Undefined reference for function accepting references to user defin... -2.25
CRLF end of line and ostringstream -0.20
Reading 6 bytes from filebuffer 0.00
A struct for putting in parameters passed around in a set of functi... -1.61
Should you write "public virtual" or "virtual public... -4.58
reading a line in text file twice -2.11
Relation betwean constexpr and pure functions +2.60
tokenizing a string of data into a vector of structs? -3.33
Local/Global Boolean problem -2.11
Is there any good way to remove elements in the vector or deque? pr... +2.10
Why can't we create array of references? +4.47
Is the C++ Standard Library part of the C++ Language? +1.85
dlsym()'ing a global variable in C++ +4.83
Creating a MIPS machine in Java/C/C++ -2.19
how does templates work, are they always inlined? +0.11
Configuring Systems environment with Java to invoke JNI calls -2.33
Max-sized array with normal STL interface, similar to boost::array +4.21
What happens to malloc'ed memory after exec() changes the program i... -3.75
Why are exceptions so rarely used in C++ +0.46
Can I safely replace a bool member with unsigned char in a public h... -1.83