StackRating

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

chqrlie

Rating
1549.14 (8,204th)
Reputation
66,615 (1,321st)
Page: 1 ... 32 33 34 35 36 ... 75
Title Δ
Expanding the size of an array of strings in c 0.00
I want to take input of an integer 2D array in matrix form. To take... 0.00
Can an array in C be indexed by a character? -0.68
Converting "for" loop to "while" loop +0.23
Difference between the result after dividing by 2 and multiplying w... +0.48
construct my own strcat function with arrays in c -0.32
recursive function to locate last occurence of an element -1.04
sprintf add special character in C 0.00
C++ small vs all caps datatype -0.79
Error with manually copying string using pointers -0.39
substring position in c +0.42
Given two unsigned char variables, assign the lowest 4 bits of A to... 0.00
Difference between char hexadecimal escape sequence and hexadecimal... +0.51
Do not understand this Infinite While loop -0.51
C array doesn't change size with realloc() +0.38
Quickest/Shortest in C/C++ method to calculate sum of digits in bin... +1.99
C strtok, what if I want to keep the delimiter? 0.00
Brute Force in C for 3Sum - But how do I detect duplicate triplets? +1.18
Segmentation fault when using fscanf in c -0.65
How to retrieve files in creation oder using scandir 0.00
C while loop partially performs one extra iteration +0.42
Creating Fibonacci sequence in C -1.24
Changing the case of the first letter of the word in a file using C +0.41
fprintf and asterisk pyramid 0.00
Segmentation fault while creating a linked list +0.42
What type of content is allowed to be used as arguments for C prepr... 0.00
Setting a bit after using realloc +1.90
C strcpy crashes code 0.00
Declaring a 5d array of size 26^5 in C +1.05
Remove a word from a sentence (string) +0.58
Smallest positive multiplier that when applied to an array renders... +2.14
Qsort removing elements 0.00
Why fwrite prints null bytes while writing binary file in C? 0.00
How to properly align triangular number patterns -1.04
scanf disregard input past certain point -0.06
How can I get a guarantee that when a memory is freed, the OS will... +1.73
Remove element from dynamic array of structure -0.84
How can I assign character from file to a char type variable? (C) -1.64
Function to read array from user input yields garbage values +2.07
Reversing words in a string using three pointers? +0.40
Most efficient way to find the index of the only '1' bit in... -0.91
A program that prints even and odd characters from a string +0.32
What's the best way of generating a random number in a disconti... -2.15
How to determine the maximum value for which a program can calculat... 0.00
Remove a substring from a string in c 0.00
How to create an array of 100 random strings in C +0.11
The first character in both string won't swap in C -1.47
Finding numbers with unique digits in C -1.21
Printing biggest even number with multiple scanf -1.11
if statemtents: Identify leap year and date day code 0.00