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 ... 61 62 63 64 65 ... 69
Title Δ
Too big difference in speed of binaries ,produced with different co... -1.52
md5 a string multiple times get different result on different platf... -1.80
Is there a way to verify to probe that read() method made a perfect... +0.26
Behavior of the C++ extraction operator when used to read into a st... +1.22
Why virtual function can't be unimplemented when allocated with 'ne... -0.16
How do i properly overload new? +0.29
Idiomatic use of std::rel_ops 0.00
GCC inline assembly error: Cannot take the address of 'this', which... -1.43
C++, Problems with Binary Files in sequence mode 0.00
Process same file in two threads using ifstream -0.73
Need some advice to choose the proper container -0.49
C++ Function Calling Assembly Module +0.51
Taking details from a map and saving it into another? +2.48
stdout and need to flush it c++ +0.85
Is + operator overloaded for primitive types? -0.47
Efficient Dictionary lookup +0.50
C++ std::out_of_range error when I try to run the program -0.97
What's the best pattern for iterating over maps of maps and deletin... -0.50
C++ header-only template library +0.63
Is it possible to use STL copy function with map -0.50
Technical name for a "peculiar" use of switch statement:... -0.89
Store objects of three different classes in an array -1.32
So how do we check if a pointer is NULL pointer? +0.81
Where's the balance between thread amount and thread block times? -0.58
pthread - How to start running a new thread without calling join? +1.38
Building symbol table using hash table +1.22
How to getline() from specific line in a file? C++ +0.26
How do I display star(*) instead of plain text for password c++ -0.25
Low-latency IPC between C++ and Java -0.20
Usage of Smart Pointers as a Programming Standard? -0.04
g++ error - expected unqualified-id before ')' token -0.99
convert from string to byte[] and add the result into a memorystream +0.09
Overhead in unused code -1.16
Why field inside a local class cannot be static? +1.73
Splitting a `char[]` in C++ -1.46
Is using an union in place of a cast well defined? -0.68
Shall I make every function static, which do not touch the member v... -0.51
How to define a value that represents a time value in c++ language... +0.26
a reference of type "std::string&" (not const-qualifi... +0.99
break long string into multiple c++ -0.32
Class destructor c++ -1.79
Why a template function receives 2D array with 1D reference when a... +0.50
Whats the difference? Pointer to an array vs regular array +0.22
comparing with namespace variable +0.02
Why constructor is not called for given casting operator? +1.47
C++ IO file streams: writing from one file to another using operato... +1.21
How to emulate C array initialization "int arr[] = { e1, e2, e... -0.26
Now that we have std::array what uses are left for C-style arrays? +1.41
vector::operator[] overhead +1.51
Using a const reference to a returned by value value +1.43