StackRating

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

Ed S.

Rating
1632.67 (830th)
Reputation
105,117 (683rd)
Page: 1 ... 5 6 7 8 9 ... 35
Title Δ
Is (bool | bool) safe? +1.56
Why does free() only set the 8 first bytes to zero? -1.88
Creating an Array List of Person Objects in C++ 0.00
Should I avoid identically named local variables? +1.20
Dynamically allocated array in a class 0.00
Why does C not define minimum size for an array? +0.95
C++ simple constructor issue -0.36
Delete in c++ program is not freeing up memory 0.00
Why doesn't C# default to null for unassigned local variables? +1.53
"unresolved external symbol" referencing one class from a... +1.96
Behavior when deleting derived object +0.45
How to make sure that destructructor gets called? +0.52
(c++) how to loop chars? +2.05
C++: Empty if statement +0.21
new not called, yet memory allocated -2.33
Pointer arithmetic disguised &(array[0]) +1.24
Issue with pointer to character array C++ -0.95
Dynamic array changing memory address locations -1.77
do while and switch error -0.14
Is iostream.h necessary for executing a C++ program using Dev C++? +0.33
NVIDIA Unhandled exception at 0x002a2da2 in <work.exe>0xC0000... 0.00
Throw statement with no arguments, outside catch block in a common... -1.23
Does the C# `Using` statement close the variable if an error happen... +0.32
Why am I getting "assignment makes pointer from integer withou... +2.50
c++ operator new and delete memory leak with containers 0.00
Proper way to delete an array of pointers +1.22
How to pass a pointer as an array argument? -1.18
how to find a vowel inside a string in c++? +0.62
embed ruby code in C -0.70
Why does an error occur when you try to assign values to an array w... +1.85
Deallocation of a vector in C++ -0.03
C Typecast: How to -1.66
Why am I getting this error (pointer-to error) +0.80
Why does this C array reference look incorrect? +1.56
Propogation of delete on vector +0.30
Data structure in C/C++ for multiple variable size arrays +0.99
Dereferencing void pointers -1.76
(C++) error: invalid use of non-static member function ‘int Demo::a... -2.27
Restore <WinBase.h> 0.00
Class private data - on stack or heap -0.81
Is it alright to use memcpy() to copy a struct that contains a poin... +0.02
Static array in header file - C++ +0.34
Create sequential variable names using loop c++ +1.15
C++ cannot call some functions +0.51
return true is returning 0 in C++ -0.60
Multithreading. Do I need critical sections for read-only access? -1.44
Two for loops and an if statement inside it -1.93
Multiple VC compile errors 0.00
Program only reads the first line! C++ 0.00
returning NULL but getting error C2440: 'return' : cannot convert f... +0.02