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 ... 40 41 42 43 44 ... 75
Title Δ
How to repeat characters in array 0.00
Why bss has some value in this case? 0.00
fscanf - strcmp - from file - print name for corresponding id 0.00
Is there a way for countof() to test if its argument is an array? 0.00
How to detect a type is pointer in preprocessor of C? -0.04
Strange C program Latency behaviour 0.00
sort string alphabetic with upper case letters before lower case le... +0.04
find all occurrences and all position of a substring in a string +1.02
Does qsort preserve the original order when sorting using a second... -1.80
Finding last Occurence of String in C -0.37
Find the largest pair of numbers representable as integers in your... 0.00
Expression using ternary operator -0.88
Creating a date calculator in C -2.12
Segmentation Fault when printing a linked list recursively +0.78
In given a line from some file (or stdin) how can i reduce the extr... -0.40
How to implement timer interruption in this code to count the amoun... 0.00
Casting Const to non Const in c +1.10
Count characters, words and lines in a text file in C 0.00
copy bytes without memcpy() -1.89
How does this pointer aliasing work? -0.15
Error with a dynamically allocated 2D array +1.20
how to record multiple max values from a 2D array in C using stdio.h +0.39
Segment fault on strcat +1.91
Mandelbrot Set not displayed -1.33
Error freeing memory after sorting the array pointer +0.38
Merging two index into one in array in C +0.63
How to convert a sum of money to Indian currency format(Indian numb... +0.39
Extra bytes with 2s complement +1.60
C checking file for string from scanf +0.40
Cannot retrieve all the data from Hashtable -0.11
How to copy the returned token by strtok in c +0.71
Keep getting segmentation fault (core dumped) +0.40
Can I speed up this function? -0.10
Optimize summation code +0.25
C program for Armstrong Number giving wrong output -0.29
Alternative to gets? +2.63
fscanf always returns 0(CLOSED) -1.57
subset sum with negative values in c or c++ -0.37
Why Does my program have Memory Leaks? -1.46
Segmentation fault (core dumped) C 0.00
Counting number of vowels in input of given words 0.00
C - Counting words in a string +0.09
Reversing a Linked List using recursion in C +0.64
int x=2; What will *&&&***x return? -0.40
Convert array of bytes to uint64_t? 0.00
Trying to Understand fgets() +0.39
how to check a string for a specific character -0.66
How to read multiple digit number from a string +1.00
trying to sort structures but errors or crashing +0.19
Why memcpy/memmove reverse data when copying int to bytes buffer? +0.87