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 ... 36 37 38 39 40 ... 75
Title Δ
Function fgets skips user input? +0.12
error: ISO C++ forbids comparison between pointer and integer [-fpe... -0.35
Add decimal position to long -1.00
Why doesn't my binary search implementation find the last eleme... +0.41
How to scanf one string, a pipe, and then another string all withou... -1.36
Read wide char from a stream created with fmemopen +0.40
Defending "U" suffix after Hex literals +1.87
How does abort function never return? +0.60
How to subtract two time_t values (difftime returns double instead... 0.00
C it skip one if everytime 0.00
atoi() for int128_t type -1.93
Efficient Conversion of a Binary Number to Hexadecimal String +0.09
Delay output till EOF rather than newline +0.68
realloc : corrupted data returned 0.00
Can two separately declared yet uninitialized local variables ever... -0.69
Why didn't the program crash? +0.40
c | compare string format +1.82
Which would be calculated first? +0.78
error: array type has incomplete element type; dynamic 2D array -0.06
Fscanf not copying to string -0.10
Neater way to handle errors from multiple fread calls -1.88
Program crashes when trying to print a double (but other types are... 0.00
Is there a way to check if a string can be a float in C? -1.10
This source code is switching on a string in C. How does it do that? -0.76
error: initializer element is not a compile-time constant from init... +1.98
value inside for loop not incrementing +1.51
When memory deallocation is strictly required in C and C++? -1.08
C dynamic 2D array of strings unknown rows and columns 0.00
How to print an unsigned char array in hexadecimal to a file? +1.93
Having trouble with one exercise from Kochan Book: Programming in C... -2.90
Is there a way to mass free pointers? -0.18
What makes the segmentation fault in the short C code? -2.45
Copying part of 2D array into another 2D array in C -0.59
Error in string do while -0.93
How can I get information about malloc()'s behavior? -2.04
C code involving malloc for dynamic allocation of 2D array crashes... +0.39
Recursion and static variables -0.24
Not sure about & operator -0.42
Globally Apply extern C when compiling +0.37
how is the output of the statement is 'E' -1.23
C: why int[] array is not allowed in C or C++ +0.39
What are the steps to convert a 2D array of known size into one tha... +0.38
strcat(dest, "\something") - backslash not showing -1.00
adding same variables with different values in loop +0.38
memcopying data off the stack in C -0.62
Relocation error +0.39
C program lagging after a certain amount of iterations 0.00
Two-Way Insertion Sort not sorting +0.67
Why is this reverse string program not working? +0.89
Is 1 << 31 well defined in C when sizeof(int) == 4 +2.62