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 ... 52 53 54 55 56 ... 177
Title Δ
Handling de-allocation of stl containers in destructors -1.25
C++ function call by reference and return wasn't as expected. -0.90
Is there any advantages to throw other thing that a std::exception(... -1.65
Why is list iteration faster than vector iteration C++ 0.00
Attributes of type reference in C++ -1.09
In C++, how can you pass an object's method as a parameter to a fun... -0.67
A pointer to function in c++ -1.32
copy assignment operator of class 0.00
C++ Automatically inserting int value within " " marks -1.69
C# to C++ Conversion: Searching Arrays 0.00
deprecated conversion from string constant to 'char*' in c +0.29
What's the difference between raw pointer and weak_ptr? +2.26
Accepting any type of STL container and using its value type 0.00
Play YouTube video in MFC +0.32
What does coordinator do at the first place? 0.00
C adding one char to buffer +1.71
custom iterator and insert_iterator +0.33
C vs. C++ for numberic simulation (performance) +0.87
strcat() implementation works but causes a core dump at the end -2.21
Having trouble sorting a file's contents in alphabetical order -0.18
Move construction from const reference +1.56
Can the global new operator be overridden based on allocated object... 0.00
Is using a vector of boolean values slower than a dynamic bitset? +0.08
How to store the state of a deeply-nested loop? 0.00
C++ Remove x byte every x in char -3.02
How does std::copy work with stream iterators +1.43
Switch Case in c++ -0.83
Why do we pass objects rather than object members to functions? +0.72
Defining a class in c++ +0.15
add and remove last bit +0.74
Managing destructors with pre-allocated memory and arrays +1.34
Writing back to iterator while looping over more than one collection -2.29
Calling constructor of parent class gives undefined 0.00
What is "cache-friendly" code? +0.09
Class template can be instantiated without members? +0.30
Template syntax error +0.31
how to read a line ignoring the tab spaces -1.22
How Can i Distribute String in rectangle +0.22
cin.get with escape character 0.00
How to ensure an STL algorithm only iterates through a certain numb... +2.64
Necessity of Increment/Decrement Operator in C -0.58
Linked list to a file 0.00
On exceptions in C++ destructors, are all properties automatically... +0.06
creating structres based on the users input 0.00
What's the performance of the "address of" operator &? +0.34
howto securely mix std::ifstream's tellg, seekg and read(*,n) metho... -0.40
if statements in c++ -0.82
C++ Counting specific records in a files through 2D arrays +1.13
Is the comma operator allowed in a constant-expression in C++11? +0.33
For each line of an ifstream, ofstream to a file. Garbage saved in... 0.00