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 ... 64 65 66 67 68 ... 177
Title Δ
Turbo C++: Generate object code for malloc function +0.38
How does this array manipulation work in C++? +0.18
Get CPU cycle count? -1.23
why accessing an address of a variable changes the address of anoth... +2.06
vector<const int> is not allowed. What about map<const int... +0.34
Taking EOF as input in C . -1.15
Detecting and adjusting for negative zero +0.11
Why is std::vector so much more popular than std::deque? +2.16
Reversing Order of Words in a String in C +0.98
In the C++ standard, where does it indicate the spacing protocol fo... +0.95
Pair data type in C++ and FF SS operators -0.16
Heap Sorting not producing a correct output 0.00
Input/ Output alternatives for printf/scanf 0.00
Using strtok in C++ +1.32
How to convert string into hex value +0.37
Tokenizing a string with variable whitespace 0.00
How to create a class with a queue as a data member which stores in... +0.38
Converting a phonenumber from file into a new format +1.99
breaking up input from a file c++ +0.66
Getting a size_type that is guaranteed to work for indexing through... -2.30
C++ Class converting Object to Integer -0.67
In C/C++ is x[i] * y[i++] always equal to x[i] * y[i] +1.17
C++ input operator overload ">>" +0.38
"Expression must have class type" error 0.00
Import Set of Doubles to an Array From File C++ 0.00
Using a make file string variable in CPP file +1.96
Proving an algorithm's correctness in determining the number of 1 b... -1.57
Explain what this function does +1.46
Deletion in BST when node have two child +0.38
searching for a value in a binary search tree 0.00
Static/Dynamic linking confusion 0.00
Is wchar_t guaranteed to be distinct from any integer type? -0.28
C++ run executable and pipe output to file +0.39
can't pass operation '&' result to cout -0.39
How to check if EOF (after using getline) +0.10
Endianess inside a byte -2.15
How do 8 bit and 16 processors access more ram with two registers? -0.16
Error: Infinite-loop when loading elements into vector +1.51
Static and anonymous namespace 0.00
C++ design: subclass, or are there better ways? +0.98
Can we find mode of an array without hashmap in un sorted array in... +0.00
is selection sort faster than insertion for big arrays? +1.62
Vector filling and resizing +0.41
EXIT_FAILURE vs exit(1)? +0.31
Why an uninitialized variable in C still produces output -0.94
Long Hand Multiplication In C++ +0.68
Plainly and simply, why do we use _stdcall? 0.00
Cannot convert buffer[200] to str[] 0.00
C++11 allows in-class initialization of non-static and non-const me... 0.00
Iterate a vector in C++ -0.52