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 ... 27 28 29 30 31 ... 177
Title Δ
How to quickly create arrays in C++ +0.77
How to replace an occurrence of whitespace in a string with an unde... +1.29
using operator [] with a map in a const method +1.30
Why use call-by-value in C++? +0.34
Searching for string in memory causes to crash -0.90
C++ appears to be significantly slower than both Python Ruby for Pr... +2.01
Faster, less memory if? +0.00
Equilibrium index of an array of large numbers, how to prevent over... +0.33
Switch in protected scope C++ xcode -1.23
C++ optimization with a Non-Type Template Parameter 0.00
Better control of my client area(WIN32) 0.00
Why lower_bound gives value that is not in the set? -0.15
Sorting an array of objects in C++ +0.91
Removing & adding strings from a vector +0.37
Printing a selected array of structs C++ 0.00
Reading data from a file and storing it into a vector +0.59
How to use Boost.Coroutine with Boehm GC? 0.00
Optimizing string creation -1.89
How to avoid printing terminal space of cout statement -0.60
why std::string is not implicitly converted to bool +2.19
serious struct issues C++ +1.86
How does the memory release for big return values (such as string)... -1.76
Why do stream operators return references in C++? -0.66
Limiting decimal places of a float when converting to string in C++ -0.58
How is < a syntax error? -1.00
What reason is there to not add nested class/struct resolution in C... +1.69
Find First Missing Element in a vector +1.02
Read spaced integers from a file into an array in C++ +0.02
What't there at address 0 usually +0.35
What kind of sorting do we have in std::map or std::set? +0.03
C++ Instantiate subclass from multiple choices +0.11
How can I template a function to return a vector of floats, ints, o... -1.62
Parsing C++ strings +0.42
Memory allocation and char arrays +0.36
C++: Comparing individual elements of a string to their ASCII values? +1.16
Operator chaining, why grow left branch? +1.15
What is the meaning of this piece of Standardese about shared_ptr&#... -1.85
better way of counting unique item -0.43
How to insert / emplace into map to avoid creation of temporary obj... 0.00
C++11 Regular Expression Using Back Reference as Condition +1.20
Behaviour of std::move operation in c++11 +2.05
Overloading >> ifstream_iterator for pairs -1.87
How do I free the memory while trimming a character array? -0.14
How does deque have an amortized constant Time Complexity +0.36
x86 relaxed ordering performance? -2.11
How this code runs without overloading for the assignment operator -0.12
Null pointer after allocating in function +0.34
Mute one channel of audio 0.00
Array Tally Chart -0.14
Is it called "implicit casting" or "implicit convers... 0.00