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 ... 32 33 34 35 36 ... 177
Title Δ
How to read a pointer to a pointer C++? -0.56
Is Visual Studio buggy in printing the function address? -1.16
C++ Win32 Background Image 0.00
Does the C++11 standard require that two iterations through a const... -0.45
Hide, overload or overwrite in C++ +1.64
Algorithm to choose a transparent color for GIF -1.77
How (is it possible) to access class members using iterators in C++? -2.11
C++ Templating Unresolved Externals -0.95
static and volatile qualifiers after type -0.53
Custom malloc implementation -1.18
Dynamic memory Points in C++ +0.35
In the C++ standard, what is specified to occur when a "shall&... +1.92
Iterator style c++ -0.17
It's slower to calculate integral image using CUDA than CPU code -0.65
how to store contents in C++ vector +0.10
function-definition in function for C++ 0.00
QueryPerformanceCounter throwing incorrect numbers 0.00
How do I replace a whitespace with any number of whitespaces? +0.34
C++98 v. C++11 std::set::insert Specifications 0.00
Creating a vector of custom type objects -0.86
What is the difference between a Function Template and a Delegate? +0.41
can't print a string value after copy in c++ -0.83
Variable has different value in `if` statement 0.00
What is wrong with this char array to std::string conversion? +0.91
How does a "for each" loop in C++ know the length of an a... -0.73
istringstream decimal integer input to 8-bit type -0.91
C++ - confused about the extern keyword -0.14
How to know if files have been changed? -0.53
Declaring pointers to 2D arrays in C++ -0.40
C++ Passing multiple files using * character via command line +2.11
How can I templatize a function without repeating code but only cha... -1.89
Is stack.top().first() same as stack.top()? -2.18
What is a good way to design and build a task scheduling system wit... +0.36
Insertion sort using pointer to an array 0.00
C++ constructor with a const argument -1.00
Convert a list (.txt file) into an array form 0.00
Is it safe to use double quote to initialize string as using generi... +1.38
Why doesn't the modern C++ library support threads with priority? -2.34
Any way to avoid reallocation in std::map when I need to modify a k... +0.79
Is struct A { int a[2] = {1, 2}; }; legal as per C++11? -0.66
Fastest way to count consecutive 1 bits. C++ +0.30
How to declare object of a class without passing parameter to its C... +0.29
Why are big values of double variables rounded off in C++? +0.32
how to wrap several files into the same namespace in C++ +0.34
Program not reading in and adding node to 2 doubly linked lists C++ -0.15
C++: Generate unique string in a program launched several times at... +0.37
Best practices for floating-point arithmetics +0.66
C++ how to check if the difference of two milisecond values is posi... +0.40
How many arguments can theoretically be passed as parameters in c++... -0.20
Empty Working Set from cmd 0.00