StackRating

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

chux - Reinstate Monica

Rating
1535.35 (14,424th)
Reputation
88,654 (889th)
Page: 1 ... 11 12 13 14 15 ... 111
Title Δ
How do I get all elements from a struct array, and add them into a... +0.43
I have a problem initializing a variable connected to a struct array 0.00
Question regarding reading lines from a file in C +1.87
Printing Japanese characters in C program -1.85
How can I add a new node to the begining of my linked list? -0.07
Parsing serial data continuously - is there a better approach? 0.00
Reversing a string to int conversion +1.92
How do i keep the rest of an array of strings in C from filling wit... -0.42
C: How can I read a huge amount integers of a file into a huge enou... 0.00
Floating point exception (core dumped) for Linear Congruential Gene... -0.27
Replacing strings in C -0.06
What do all the parameters in fread and fwrite stand for? +1.94
How to store a string in a multidimensional array in C 0.00
Calculate and print the sum of the elements in an array, keeping in... 0.00
C Problems with fscanf SOLVED +0.43
Mmap, void pointer and type casting in C 0.00
Sort a character array in ascending order using Counting sort 0.00
Adding space before the memory block rather than after it using rea... 0.00
Divide by zero fault where there is no apparent division in code 0.00
How can i generate random numbers between 5 and 40000 in C? +0.92
qsort() from stdlib.h is not sorting a spezified structure containi... -0.56
Fastest way to get mod 10 in C -1.25
Change complex array element in C 0.00
Save elements in bidimensional array -0.59
Why does printf() with \n still not flush on Windows? -0.58
How do you printf _ExtInt without using casts? -1.39
Build a tree incorrectly sets the last item added as the root -2.42
Floating point exception CS50 readability assignment -2.04
Reverse integer in c gives overflow +1.47
C Program won't terminate after compared to empty string +1.70
Variadic function process arguments in reverse order. why? 0.00
What does "%13s" or "%13d" stands for in C 0.00
c language, pointer arithmetics 0.00
c language interpretation, involves integer calculation 0.00
Finding largest and smallest normalized value based on IEEE floatin... 0.00
C - Control the Overflow (Insertion of values ​from the keyboard) 0.00
Reversing a string without using any library function +0.07
How to pass a non-evaluated expression of boolean condition to a fu... +1.95
why does while(*s++ == *t++) not work to compare two strings -0.53
scanf that takes a string with spaces and then takes a char -2.10
How do I return and print out the starting address of the first str... +1.96
Convert pointer to 2D char array in C 0.00
String splitting advice for speed in C +1.45
How to use snprintf instead of strcpy in this situation? -0.04
Is there a way to make this function faster? (C) +1.10
Why my last divison is not being executed? +0.44
Infinite input until a blank space +1.03
C11: Using `_Generic()` (or something) for types themselves (not in... 0.00
Can a function return an argument that is a restrict pointer? 0.00
Typedef/Global structure in C, without using "typedef"? -2.10