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 ... 30 31 32 33 34 ... 62
Title Δ
Is the output of the C code below different depending on platforms? -0.75
How can a same identifier be used for two different things in C &am... +0.58
Why didn't it work when I tried to print the value of integer u... -0.07
C - Weird characters are printed out +1.37
Can we use typedef struct node node; +2.19
Strange output while using dynamic memory allocation i C -0.28
Passing multidimensional array in c90 (pre VLA-style) 0.00
how do I generate set of all tokens of length exactly equal to 8 +2.78
What is the difference between `a` and `*a` where `a` denotes a 2D... +1.96
Why cannot I insert 100 rows into table_1 in my PRO*C program? 0.00
How to format code so while loop is triggered C -1.06
Can a C implementation use length-prefixed-strings "under the... -1.24
How do people create new programming languages? -0.01
Understanding memory alignment constraints and padding bytes in C +0.05
Doubts about Macros in C +0.32
Proper usage of malloc() and free() in c -0.17
Do macros run faster than global variables in C? How to change macr... +0.81
Why the control of my PRO*C program doesn't go to the if section? -1.08
Understanding how int variable stores value in C -0.25
Is modifying the pointed value and the pointer at the same time UB +1.39
Array manipulation with space char; iteration -0.46
c - updating integers with pointers and addresses -0.33
Having problems with rand() in c +2.42
what is the better practice to allocate 2d array in C 0.00
Variable scope behavior c language -0.03
C: How does C "ignore" subsequent initializations of loca... +0.39
Number of bits assigned for double data type +0.55
Cost of static memory allocation vs dynamic memory allocation in C -1.98
sending parameters to a function according to input +0.06
C: Why do elements of an array need to be scanf'd by memory add... -0.25
Why char is of 1 byte in C lanaguage -1.09
Array of posix mutexes 0.00
printf is somehow converting binary to decimal -1.43
Is #include a token of type keyword? -1.37
What is int foo[] = {1200,100} and how do I recreate it in Swift? -1.79
i can't sure how many numbers should input with scanf +2.70
why isn't it possible to address a pointer using double ampersa... -1.30
Why double can store bigger numbers than unsigned long long? +0.15
Segmentation fault on large array declaration +0.21
Simple C double pointer -0.44
Distinguishing Data Types and Data structures -0.45
how to represent 12.125 in IEEE 754 single precision using C code? 0.00
Need help translating java program to C 0.00
STACK in c program. pop operation not working +1.12
c-changing string to int +0.99
Why am I not getting the correct size after using malloc and printi... -0.46
Trouble with C++ Pointers +0.95
The most efficient way to insert variable into the array of pointer... 0.00
Pointer problems in C program +0.05
How to create an array of ints when size of array and size of ints... 0.00