StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Tony Delroy

Rating
1561.81 (5,270th)
Reputation
85,937 (933rd)
Page: 1 ... 36 37 38 39 40 ... 52
Title Δ
why does this C++ code print a after every line? -0.53
Best simple way to mock static/global function? -0.64
dynamic_cast to the same type does not check type of object +1.59
"CopyConstructible" requirement for C++ stl container ele... +0.56
Reverse engineering your own code c++ -1.85
Is it okay to forgo getters and setters for simple classes? +0.18
various header files and their uses -1.66
when do global variables allocate their memory? -0.08
Why does an empty vector call the value type's default constructor? +1.96
How do I delete map instance? 0.00
Code for searching for a string in a binary file +2.15
Should I use virtual 'Initialize()' functions to initialize an obje... 0.00
real time intervals in C/C++ +2.00
What is semicolon in c++? -0.92
C++ STL vector vs array in the real world +0.66
std::map question on C++ +2.30
C++ Multiple defintions error +0.64
Getting different output with printf and cout - C++ +0.71
The Possibility of a "True" Quiz Generator +0.51
What is the difference between a macro and a const in C++? -0.51
strcpy throws memory exception +0.95
Insufficient control flow analysis of enum switch in GCC -1.23
output of the structure size using bitfields +1.22
Is multiplication and division using shift operators in C actually... +0.07
Template class pointer c++ declaration -0.08
Why do I need "c" infront of class name in C++ -1.18
Shell script doesn't execute from cron job -0.52
Bit shift operators +0.50
Check whether iterator belongs to a list 0.00
How to implement pipe under Linux? -1.33
Helping the compiler to optimize branchy code sequences +1.56
Default argument for structure reference in C++ -0.98
How to ensure read() to read data from the real device each time? -0.15
Is there a list of which complier supports which part of the C++ st... +0.07
! meaning in c++ (following context) -1.81
Which function will it call? +2.47
Big if else statement +1.42
Array with flags -1.49
polymorphism and encapsulation of classes +0.11
Are elements searchable in a multimap? Is it needed? -0.80
C++ Exceptions - Is throwing c-string as an exception bad? +0.41
how can i count how many consonants are in a string so far i have t... +1.29
how can i count how many consonants are in a string so far i have t... -0.96
Unspecified template argument -0.87
how this auto_ptr program works and what it does? -0.33
Will deleting an object set its references equal to NULL? -0.15
given abstract base class X, how to create another template class D... -1.18
Splitting a `char[]` in C++ +0.18
Shall I make every function static, which do not touch the member v... +1.10
Is it possible to write auto-cast operator outside a struct? -0.44