StackRating

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

haccks

Rating
1562.22 (5,201st)
Reputation
88,275 (894th)
Page: 1 2 3 ... 49
Title Δ
Environment properties are not passed to application in Elastic Bea... 0.00
Printing the address of the first element of 2D array in C +0.40
Const pointer to a non-const variable -0.56
How to find the missing number without using arrays? +0.61
Why is there no '&' when assigning a string to a charac... 0.00
Do arrays in struct fields always persist upon return? -1.13
Automatically filling an array -0.36
*p++->str : Understanding evaluation of -> +2.82
strange for loop syntax in c++ 0.00
differences in C: *source++, (*source)++, *(source)++ -2.62
Swap in C - Printing +0.41
How to write a for loop without variable? -1.13
What is the use of Pointer to an array 0.00
In C if double pointer is assigned to value, why is the pointer var... -0.95
") expect on line 7" Error in c program when passing stru... -0.09
Returning reference of a temporary object from a function -0.34
What is the difference between putch() and putchar() in C Programmi... -0.10
What's the difference between `auto pp` and `auto *ppp`? -2.05
Letting the user define size of an array +1.15
replace values of a dictionary with elements from a list in python +0.53
C++ in condition +0.57
Why is a temporary char** argument illegal? -1.48
how to pass struct member array to function in C +0.85
srand(time(NULL)) function -1.33
A question regarding #if defined (macro name) +1.71
Compare two list, and create other two lists with intersection and... -0.04
Is "sizeof new int;" undefined behavior? -2.03
Accessing structure members using base address +1.04
Do i have to free a returned pointer? 0.00
Address of the automatic storage class variable assigned to a local... -0.10
How can return the whole string, using only pointers +1.18
Python3.7 input() concatenating the integers 0.00
Transpose data from rows into Column -0.52
how do arithmetic operators work with addresses in c? +1.56
Searching for duplicates and remove them -0.05
Struct vs string literals? Read only vs read-write? -1.38
C++ how to understand (auto & n : v)? -1.72
How to replace elements in python list when performing sum() on list -2.38
Why c++ program with logical and operator and increment operator gi... 0.00
Why is my recursive function updating a list (calculating fibonacci... +1.78
C++ Comparing Strings Using Relational Operator -0.54
Is curly braces needed in initialization of an array of pointers in... 0.00
Python returns "None" while appending to a list and assig... +1.14
Expand dictionary keys and convert to int -0.55
Is it legal to assign a member to another member in a constructor? 0.00
Word count program printing different counts 0.00
Why can I call an abstract class method in Python? -0.60
Shift operands sequenced in C++17 0.00
pointer to an array of Integers +2.55
what is the wrong with array address with post increment operator? +0.36