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 ... 53 54 55 56 57 ... 75
Title Δ
Character pointers pointing to character array instead of assigning +0.40
How can I find a type defined in an included file? -0.60
How to put binary array into binary file 0.00
Invalid initializer in struct function 0.00
Why does this simple C code print the addresses in the reverse orde... -1.52
Whats going on here? Changing values in arrays to blank space -1.39
Does this function sort integers from smallest to largest? 0.00
What does the string format %80[^,] mean in C? -2.15
What exactly does '%Id' mean? (uppercase I, lowercase d) 0.00
putting an array into a function and odd numbers of the array don&#... -1.10
C - combine two uint32_t to a double -1.33
Main won't properly call on function "makeArray" 0.00
How to check if two arrays of equal size have the same values in C?... -0.30
Shared Variable state not accurately communicated between include f... 0.00
how to assign value to pointer string in C 0.00
What is the data type of clock()? 0.00
How can a C pointer of type int hold a memory address, given that a... +0.82
pset4 cs50 recover.c guidance 0.00
File handling in C - unexpected output 0.00
Printing a name in Standard format +0.86
Find the unique rows in Binary 2D array -0.11
How does scanf recognize the input(string) as integer? -0.12
How can I extract the integer from a string with mixed alphabetic,... 0.00
Character Arrays in C? 0.00
debug with no errors or warnings 0.00
How to delete a row from a 2D array in C? +1.24
Why is there no built-in function to find the size of a pointer arr... +0.04
invalid read of size 1 from valgrind 0.00
Any precision loss when converting float64 to uint64 in C? assuming... +0.36
Extracting the sign bit with shift +1.92
Extracting the sign bit with shift -2.08
Extracting the sign bit with shift -0.58
How to print Unicode codepoints as characters in C? +1.54
How to query amount of allocated memory on Linux (and OSX)? +0.39
I keep getting segfault 11 on the second if loop, what's the re... +2.20
Maximum X values at array -0.24
C: reading file backwards : why this particular method is not consi... 0.00
Freeing memory allocated in simple linked list - C -1.20
How to suppress all warnings using prgma when -Wall is specified in... 0.00
Is there any possibility of divide-by-zero in this conditional stat... -0.50
How to use getchar_unlocked(), I am not getting the flow in followi... -1.98
Initialisation of Character Arrays 0.00
How can I correct the following code concerning matching bit patter... -0.99
Why is the output of this C code is "no"? 0.00
How to write continuously in an array 0.00
Reading a string using fgets, couldn't get output of second str... 0.00
Why does this pointer becomes a default value of 10 after scanf()? 0.00
Unable to find error in C code -1.51
side effect of using sprintf in C with buffer overrun 0.00
How is the 'E/e' in hexadecimal differentiated from the ... +2.24