StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Jerry Coffin

Rating
1597.05 (1,908th)
Reputation
463,844 (73rd)
Page: 1 ... 50 51 52 53 54 ... 177
Title Δ
How to set specific bits? +0.60
How to increment letter combinations in c++ beyond 'z'? -0.15
Can a bool variable store more than 0x01? -0.76
when to use void* in c++ +1.85
The difference between ways of including files in C++ -0.48
How to effectively use if and else for a filtering construct? +1.18
Vector of const objects giving compile error +0.31
How much memory can we get by malloc() in x64? 0.00
%s wont work with string +0.83
How to create your own control[Win32 - C++] +2.62
Is it possible to iterate over multiple containers with boost forea... 0.00
How to convert sentence into array of string in c++? -0.06
When should I use vector<int>::size_type instead of size_t? +1.09
C++ Stack memory not being freed -0.24
Why does this C++ function takes 4 time as much as a c function -0.20
Memory footprint of C++ functions returning by reference or value? -0.85
How to delete and rename files in C on windows 0.00
Flushing stdin after every input - which approach is not buggy? +0.94
Drawing objects - Better class design? -0.17
Copying strings from vector is not working +0.70
Querying for a value that's bigger than X, while having another con... 0.00
Winapi get string width in pixels +0.32
Is there a way to copy non-conflicting map values using std::copy? +1.52
What does an empty locale parameter mean? -0.68
Disable commas in cout? +1.78
Openmp can't create threads automatically -0.42
String Compare C++ -0.16
What numeric type to choose for small loop counters? -0.64
Template cast operator C++ 0.00
what's the formal way to initialize extern const variable? +1.29
Passing by reference using CreateThread() 0.00
Fill a buffer with iostream operator -0.17
constexpr and ODR +1.28
2 threads slower than 1? -1.60
PreIncrement/PostIncrement Operators Magic! Annoying me :-/ 0.00
Fastest way in C to determine if an integer is between two integers... +0.72
Reading data from an online text file in C++ -0.17
c++ declare an array index as empty -0.64
How to convert DWORD to wstring? -0.40
Reducing the size of a std::vector without a default constructor -1.61
Execution Control In C 0.00
Capture mouse clicks on text boxes in a Win32 game +1.80
Improve For Loop with Threads -1.39
Overloading operator<< for user defined MyList 0.00
Javascript is 4 times faster than C++? -0.82
Why isn't this struct compiling? -2.48
Data doesn't load into c++ vector correctly -1.43
Associative Array, Array and Tree 0.00
C++ pass by reference and this object +0.35
How does fstream work? Memory or file? 0.00