StackRating

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

John Bode

Rating
1491.22 (4,395,876th)
Reputation
87,841 (904th)
Page: 1 ... 19 20 21 22 23 ... 62
Title Δ
C : How do you input integers row by row into a 2 dimensional matri... +2.23
Weird Condition Checks -0.68
How to access a int pointer as 2D array using macros in C? -0.38
explanation of the nested for loop +0.47
Namespace scope in c confusion +0.54
Some C Pointer Questions -0.11
c - Scanf difference between char array and int -0.43
Difference between pre and post incrementation with example +1.20
pointers inside and outside parens -1.14
C and C++ lack of garbage collection -0.20
Some more explanation about an array example I found online +0.23
Using pointers as data for functions -0.10
Can I access pointers the same way as arrays? +1.36
Call By Reference C when sending pointers -0.65
Problems with pointers and 2D - arrays (dynamic allocation of memory) -0.96
C stdio fgets() 0.00
Checking NULL Pointer In C Doesn't Work 0.00
About using pointers for 2D array definition in C -1.01
How to gracefully traverse a string in C to the end +0.27
Why are pointers to incomplete types allowed and not variables of i... -0.30
why it's impossible to dereference a particular array index wit... 0.00
Can i make a dynamic array this way? -1.44
When does a pointer in C figure out the amount of memory it referen... +0.46
Allocate space for a 3 dimensional array in C +0.94
C order of operations? +0.47
C Programming - Trouble with pointers, no console output -0.04
Understanding the dereference, address-of, and array subscript oper... +0.40
how will this expression will evaluate in C? +0.07
(C) Can someone explain to me why the code returns what it does? +0.56
How does the stack works? -0.73
Create a 2D Dynamic String Array -0.50
Why Is This Factorial Algorithm Not Accurate -0.24
Pointer to Array in C -1.86
a = &b vs *a = &b — pointer assignment +0.02
How does in assembly does assigning negative number to an unsigned... -1.43
different size of c data type in 32 and 64 bit -1.50
C, pre and post increment, different answers in different programs -0.73
Two-dimensional array error +0.19
How can I insert dynamic output inside printf? 0.00
Is there a general way in C to make a number greater than 64 bits o... +0.97
How to allocate a struct array that contains other dynamic array -1.89
Why do we double state the executable name in `execlp`? +0.73
Automatic resizing of array, initialized by auto-count? -0.06
C reading string and accepts only brackets dynamically -0.27
Can't figure out why getchar() is picking up newline for first... +1.04
What is the effect of dynamically allocating 100 bytes for an int*,... +0.78
C - passing an array by reference - only first element set +2.03
Why Incompatible type when trying to call a void function in main +0.46
Address and contents of array variable vs pointer in C -0.85
Two-Dimensional Arrays with pointers and regular ones? (in C) +0.47