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 ... 60 61 62 63 64 ... 75
Title Δ
Merge 2 sorted linked lists in C +1.12
Array organization (C Programming) +0.41
Merge sort circular linked list C 0.00
Do both list_head pointers point to next for an empty linked list? 0.00
sizeof float array, different results, is there any workaround? +0.41
C Program - Output is shown at next line without using newline char... -0.57
Hiding Cursor in Xterm Tektronix 4014 Mode -0.18
Reliably counting bytes written by fwrite when disk is full -0.61
Should I set stdout and stdin to be unbuffered in C? 0.00
Using if statement instead of default of switch case +0.99
How to pass an array of integers to a function as an argument and m... -0.58
passing double pointer as argument +0.96
Type double variable input resulting in extremely large output in C 0.00
Left Shift Overflow +2.61
Efficient Vector Bit-Data "Rotation" / "Rearrangemen... -0.33
Why does the statement "2i;" NOT cause a compiler error? -2.08
Warnings in matrix multiplication using functions 0.00
Reverse string in malloc -1.08
Why does my write function to print a string (to stdout) append ran... -0.41
Can someone explain how this bitMask code works? +1.50
How to let scanf() keep reading integer inputs unless a character i... +0.40
The modulo operation doesn't seem to work on a 64-bit value of... +0.23
Macro for use in expression while enforcing its arguments to be com... +0.42
How to free linked list which is within another linked list? 0.00
What happens when you switch parameters when calling calloc function? 0.00
How does mmap work when 2 programs map the same file +1.13
C: Quicksort linked list 0.00
What happens if I forget to close a scanset? 0.00
library in C11 or C99 good practice -2.06
I got this error: Unhandled exception at 0x5B4EFB53 (msvcr120d.dll)... -0.62
sscanf get the value of the remaining string +1.82
C swapping elements in two dimensional array -0.39
difference between str[strlen(src)+1] and char *str=(char*)malloc((... +0.61
string comparison function for generic C function +1.75
invalid type argument of unary '*' (have 'int') low... +0.69
Program will compile but not execute +2.35
Creating a Calendar in C 0.00
I added a string to my structure and now my memory blocks are out o... 0.00
Reading strings of files +0.43
How to sequentially parse in C a gzip-compressed text file without... -1.65
remove decimal point in ascii float number without truncating or pr... +0.39
Unable to free memory for a given Maya type +0.43
Multiple printf/scanf affecting output +1.73
Search Function Only Sometimes Works 0.00
swprintf declaration mismatch 0.00
How is running printf changing values in my int variables? 0.00
I get expected constant expression error in VS, but it runs on tuto... 0.00
Same name structure with different definition in C -1.04
C Programming- How to delete a line containing a specific word from... 0.00
void** pointer and void*[] as function parameters +2.04