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 2 3 4 5 6 ... 35
Title Δ
Realloc simply not diong anything, not erroring +1.34
C++ Segmentation fault with vector -0.38
cant make a custom array size table in C? 0.00
How to achieve function unit testing during compilation? -2.33
Why am i getting error for this code? +0.62
Class definition in header file issues +0.19
How can I guarantee type safety of variadic arguments? -0.58
What's the use of interfaces if I have to implement all the members... +0.93
Checking number of not empty strings in array of structure; assign... 0.00
Ruby Array Delete at +0.10
Using boolean result, add to enum to pass as argument? -2.13
Average speed wpf -0.00
How can you mark code as "not for future use" +0.72
I keep getting this error Segmentation fault (core dumped) +0.31
Do I need to initiallize(set to 0) memory after calling realloc? +0.34
Creating a black filter for a custom ShaderEffect -2.51
Array size is being reduced when passed to a function for unkown re... -0.20
explain the pointers to pointers issue +1.86
Catching exceptions with try-catch -1.35
What is non-aligned access? (ARM/Keil) -0.70
"Pointer being freed was not allocated." error after mall... -2.58
Why is this swap function call ambiguous? 0.00
Passing multiple variables back from a single function? +1.08
Using #define in c for equations -0.07
Integer with range from 0 to 255 +1.90
How to create a pre defined variable array in C -1.51
In C++, is it possible to pass in two different data types to a tem... -2.19
Loading an array with a for loop 0.00
Scanf produces segmentation fault for non-pointer argument -0.01
Assigning part of a string to a char * in C -0.96
What are the possible values after int32 overflow? +1.84
Checking for Null Pointer not working in C (Giving SegFault Error) -1.31
what does this macro mean ? #define UNUSED(x) ((x)=(x)) +1.24
Debug Assertion Failed and Expression(stream!=NULL) is displayed in... 0.00
Looping through Arrays - better way? 0.00
I don't understand why this simple program is outputting gibberish? +0.27
Why the function definition foo(int i+=1) is not possible? +2.01
C++ array of strings error: cannot convert parameter 1 from 'std::s... -0.25
Would vector of vectors be contiguous? +0.22
Refrence type as a member in Struct what happen? 0.00
How to put a large string pointed to by a pointer to a buffer +0.34
C# byte[] array auto filling itself with random values 0.00
Variable number of arguments function run time error +0.29
C++ store number of times main is called +2.47
Morse code converter only outputs one character c# 0.00
Does this result in a dangling pointer? +1.10
Find an enum inside unordered_map and get its value? 0.00
Compiler error "missing ';' before 'type'" and unsure why 0.00
Why constructor is being called twice +0.76
How do I delete empty strings in array -2.50