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 ... 56 57 58 59 60 ... 69
Title Δ
function of searching a string from a file -1.43
When and who to detach observers when the observer has longer life... -0.29
c++: How to init members of std::pair in constructor -0.41
C++ Derived polymorphic class - does it contain an entire instance... +1.48
Unable to create class instance +0.43
configure linux launcher to passed variables -0.54
Allocate and initialize pointer in local function -0.10
Easy rule to read complicated const declarations? +0.50
Address of a static variable +0.34
While loop keeps repeating -0.77
Most efficient way to find 1s in a binary word? +0.32
C++ vector push_back with class object 0.00
C++: insert into std::map without knowing a key +1.08
Address of Null pointer? -0.32
Loading methods of a specific class from a C++ library using JNI -0.83
using getch() to hold command prompt open Visual C++ 2010 -1.81
Internal and external encoding vs. Unicode +1.91
while loop in assembly language +0.48
Will fseek function flush data in the buffer in C++? -1.59
Static library header file includes other header files. Should i ne... -0.06
Why can't static_cast be used to down-cast when virtual inheritance... -0.93
Pointers in Java -0.54
Difference between exception handling in C++ and Java? -0.86
What kinds of input streams can you call seekg on? 0.00
Pointer dereferencing overhead vs branching / conditional statements -0.97
Unexplained error in C++ parser source code -0.15
Detect dynamically allocated object? +1.69
Difference between sqrt and sqrtf +0.07
Ambiguity between overloaded constructors +0.47
How to make the format flags non-binding in C++? +2.54
How does scoped_lock avoid emitting an "unused variable"... -1.20
To "if, if, if" or to "if, else if, else if, else&qu... +0.02
Generate a new element different from 1000 elements of an array +1.32
Polymorphic plus sign in C++? -1.28
what is placement new operator in C++ and does java has it? +0.31
Difference between <include.hpp> and "include.hpp" +0.53
Derived class with non-virtual destructor +0.75
Should I use const to make objects thread-safe? -1.41
How to efficiently count the number of defined pointers? -0.24
how to over come Little endian to big endian problem in TFTP client... -0.97
Is there a good test for C++ optimizing compilers? +1.25
C++ problem to write vector data to file -0.01
Remove first N elements from a std::vector -1.51
How to change delimiter's position? +1.29
utf8 aware strncpy +1.00
NULL passed directly to a function expecting a const reference para... -1.87
How can I find intersection of two large file efficiently using pyt... +0.32
What is the pythonic structure of the code of a python-c++ interfac... -1.24
Throwing during unwinding -- why does this example work? +0.39
Overloading virtual functions of the same name from different base... +1.61