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 ... 60 61 62 63 64 ... 69
Title Δ
Do classes have external linkage? +0.56
std::vector and contiguous memory of multidimensional arrays +1.96
What is semicolon in c++? -0.85
How do I set 4 bytes bit pattern for magic number in Java? -0.62
Guidance for when to explicitly enable/disable copying in C++ class... +1.69
Hex character to int in C++ -1.14
How to find characters that cannot be part of a word in a Unicode s... +1.37
Efficient way to check if std::string has only spaces -0.42
Setting bits in a double and compiling with optimization flags of g++ +0.48
Would randomising the seed create a more random number? +2.21
c++ class disassembly +1.43
Simple C++ File I/O issue 0.00
c++ Copy file \ Generic implementation -0.77
Should one keenly & consciously attempt to postpone variable de... +0.50
Const reference in getter method +2.20
Proper choice of file stream objects -1.05
how to format out in c++? -0.96
Need help on refactoring a deeply nested code -0.94
C++ Decorate basic_iostream classes -0.62
How to clear the buffer of a streamstring? +1.20
When to used derived class pointer and base class pointer +0.51
output of the structure size using bitfields -0.07
Objects vs instance in python -1.11
Calling pthread_create inside a member function? -0.51
Is multiplication and division using shift operators in C actually... +1.17
C++ double dispatch "extensible" without RTTI +1.36
Template class pointer c++ declaration +1.15
Does static library avoids name mangling issues? +2.17
C++ place char in corresponding slot in array -0.46
Is "delete this" a bad idea? +0.49
C++ what is the difference between using . or -> for linked list -0.30
sizeof taking two arguments -0.78
C++: Identify type of an object +0.04
Ensuring there's only one of every state +0.83
can custom C++ classes replicate the performance of inbuilt types? +2.38
something wrong with my c++ code 0.00
How expensive is it to copy a map? -1.44
how to detect double deletes or deletes on unallocated memory in C++? -1.57
C++ allocating memory using array -1.88
Can a class template explicit specialization also declare something... +2.55
Reading multiple files 0.00
Optimize Algorithm Required- Arrays -0.27
std::stringstream as parameter +1.74
Is there an easy way to assign a struct array +1.83
How do I set file permissions when opening a file in C++? +0.93
Overloading [] in C++ to return lvalue -1.12
Cannot read simple binary integers from file? (C++) -1.05
When do casts call the constructor of the new type? +2.14
Why there is no compiler error when return statement is not present? -0.24
Abstract Base Class w/o Polymorphism -0.30