StackRating

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

user2736738

Rating
1610.39 (1,387th)
Reputation
27,422 (4,604th)
Page: 1 ... 9 10 11 12 13 ... 24
Title Δ
How "a<b<c" or "a>b>c" are evaluate... +2.23
C program Segmentation fault: 11; I think theres something wrong wi... +1.45
Is there a permanent solution to the fgets 0.00
Linked list of strings has the same strings for each node +0.33
Looking for ways to improve this code or if there is anything I sho... +0.35
Alternate way of "Accessing array of structure using pointer&q... +1.19
C: Creating a 2 dimensional array with unique numbers +0.77
Intentionally returning an invalid value or type -1.98
C Programming - Pointer, Struct Allocation - Crash Error +1.29
Access violation writing location 0x00000000 in C 0.00
duplicate string file, size is 77536 -0.14
Binary Search Recursion Not Functioning Correctly 0.00
I keep on getting "lvalue required as left operand of assignme... +0.36
Why length of c string is 3? 0.00
Where did this value come from? +1.10
why there is no check to see if the subscript used for an array exc... 0.00
int_fast32_t and int_fast16_t are typedefs of int. How is it suppos... +0.36
Passing a string through a function cuts the first few characters 0.00
Is there a way to have a 2D array in C, which has both integers and... -0.67
reset a two dimensional array via function in c language windows 0.00
Problems with STRCPY and STRCMP when finding the smallest and large... +0.40
Realloc using extern 0.00
Time complexity of the code containing condition +2.60
Understanding of pointers an usage in C 0.00
error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘=’ to... +2.46
Change values of 2D array in function 0.00
scanf hexadecimal to uint8_t in C 0.00
Who is the winner? +0.37
Need to create a function to call another function 0.00
C implementation of exponentiation by squaring 0.00
C: How to modify the max size of a string in a struct? 0.00
How to efficiently compute large powers of 2? +0.92
How to determine number of characters that were read with fgets()? -1.90
Why doesn't work Variable length array as a globally? +2.28
correct method to get the unsigned char pointer length +1.43
How to use variable length array in gcc? +0.36
Does the number of comparisons in the same for loop affect time com... +0.37
How to point to a pointer of a pointer +1.39
Checking for Empty List -0.20
need to write a program that receives very long number in a weird f... -0.48
Returning NULL value from a function to a pointer in C +1.58
How would you convert alpha characters to n string to uppercase in C? +1.68
Error when calling a function from inside another function in C 0.00
A string of codes connected to multiple strings.I have some doubts... 0.00
Segmentation error when calling a function 0.00
Character Pointer Arithmetic in Main vs In Other Functions 0.00
Explaination for the code +1.77
Assigning memory to array of double pointer to string? -0.22
My C Programmingworking 0.00
Why we are defining head node and new node differently in linked list +0.37