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 ... 62 63 64 65 66 ... 69
Title Δ
Allocating memory to a pointer of a class -0.35
(Boost) Why do we need a generic type? -1.40
Wrap C block in function. Beginner question -0.09
Vector find with pointers of custom class -1.71
How does the Linux C++ compiler (and linker) decide where to put ty... +2.31
execution order of loops in C -0.42
C++ std::ifstream read to string delimiters -1.47
Changing a normal function to template will make any positive/negat... -0.91
multiple return statements or a "goto end;" -0.62
Usages of stream iterators? +1.44
How to use utf8 character arrays in c++? +1.50
Passing class member function return value by reference in C++ +0.27
Convert wchar_t to int +1.42
C++, template argument can not be deduced -1.45
memcpy function in C++ to Java equivalent -0.79
A tricky OOP problem I never got my head around +0.23
Crazy basic c++ errors -1.50
Initializing struct within a class +0.54
C++ template method, changing the behavior based on the template cl... -1.24
Downcast in a diamond hierarchy +2.48
Set ostringstream to append automatically +2.49
Constructing "array" of noncopyable objects -0.14
Is there a slicing problem with this inheritance structure? 0.00
How to fix this warning : conversion to 'unsigned char' from 'int'... -1.79
multiplication of double with integer precision -1.35
Implicit conversion of vector<shared_ptr<Foo> > to vect... -1.31
Default variable value +0.33
why cerr flushes the buffer of cout +0.09
which is a better approach for fibonacci series generation -0.10
Reserving and deleting vectors? +1.11
atoi with ints and doubles -1.00
C++: How do I output to the console, and overwrite text without cle... 0.00
C++ to Java Code Conversion doubts -1.20
A question about function call and evaluation in C++ -1.60
Effective C++ Item 23 Prefer non-member non-friend functions to mem... -0.61
Pointer typecasting with and without reference +1.59
C++ operator overloading -0.29
Do templates actually have to be compile-time constructs? +1.50
overloading operators == and != : compiler moans ambiguity +0.52
C++ ADL in nested namespaces with template function 0.00
Convert string to all uppercase leters with std::transform -1.48
How get smallest n, that 2 ^ n >= x for given integer x in O(1)? -0.60
issue with ofstream dataout 0.00
Is it possible to call the constructor of a super class, two classe... +0.28
JNI what types can I use instead of given (unsigned int, const char... +0.30
c++ ifstream to char * -1.70
no duplicate function for a lottery program +0.26
For input iterators, why a == b does not imply ++a == ++b? +0.04
C++ version of CopyOnWriteArrayList 0.00
How to choose a fixed address for shared memory mapping -0.47