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 ... 45 46 47 48 49 ... 177
Title Δ
In what situations template parameters missing is allowed in C++ fu... 0.00
Loop does not set value correctly -1.39
Regular Expression for International Phone Numbers -1.40
Another case of which compiler is right +1.08
Adding space char to each item appending to string - have to erase... -0.28
cout string and c_str gives different values in c++ +2.28
C++ Array "Cut" Algorithm +1.35
Idiomatic and efficient way to add two ranges element-wise +0.83
Elegant code to find the 5 max top number from 3 Array +0.23
C++ set container can't erase odd numbers -2.12
C++ Assigning Enums explicit values using bit shifting +1.22
Print all strings, O(2^n) algorithm +0.01
Edge detection / angle -0.35
srand(time(NULL)): error C4430: missing type specifier - int assume... 0.00
std::end with raw arrays of char 0.00
How the accessbility of a class or function in C++ is controlled +0.31
iterator for the last element of a vector +0.96
invalid conversion from ‘char*’ to ‘char’ +0.97
When moving variable declarations to near first-use does it matter... -0.77
Determine if a memory location changes value -2.42
Default template parameter partial specialization +0.29
Convert "\\n" to a newline character -2.43
Placing const, static and virtual before or after a method name? +1.70
Why is istream/ostream slow -0.90
How and why an allocation memory can fail? +2.11
C++: How do you set up an if-else statement for a return function +0.26
clock function between standard library and POSIX -2.22
practical application of indirect recursion +0.32
the difference between developement and stable compilers? 0.00
C++ Stringstream values aren't correct? The result is 0? -0.23
Properly overloading [] bracket operator for hashtable get and set +0.37
Convert hexadecimal string to unsigned char[] -0.53
Blank or do-nothing 2nd or 3rd argument for ternary operator +1.24
Does C++11 std::atomic guarantee mutual exclusion as well as sequen... +0.34
c++ copy construct parameter passed by value -0.03
UVA 11959 Dice wrong answer -0.66
How to create a function that receives a function, calls it and ret... -0.50
Boost mutex usage for multipart processes 0.00
C++ curly brace delimited initializer lists 0.00
Subtract a number from an ASCII char -2.18
error expected `;' before -0.68
Where is the error in the tree program? +1.97
replacement of for loop using STL +0.31
Is it proper to use multiple 'greater-than / less-than' comparators... -1.89
c++ should I use const to method of parameter value type? +1.49
sizeof and when a byte is larger than 8 bits ? +0.29
Old programmer needs STL secrets -1.80
Removing punctuation marks using ispunct() -0.77
openssl sha256 difference between two way of calculating 0.00
Are std::vector elements contiguous in physical memory? +0.88