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 ... 23 24 25 26 27 ... 75
Title Δ
String doesn't show when new line removed 0.00
Constructing a function pointer to alloca causes linker errors? -0.98
Modifying string with russian symbols in c language 0.00
Unable to return NULL when character not found in the function xstr... 0.00
How can I use the function sscanf to read specific characters? -1.89
When using printf for char only outputs the dots -0.54
Sqlite giving same output and not considering where clause order 0.00
Trying to print total space in bytes in directory and all sub direc... +0.16
Best way to cast from unsigned to signed while mapping the minimal... 0.00
How to change an argument “const” to “non-const” when calling a fun... -0.63
Factorial using Addition -0.37
Count each bit-position separately over many 64-bit bitmasks, with... +1.67
Why doesn't overflowing char buffer cause an error? 0.00
format '%lf' expects argument of type 'double', but... 0.00
proper output alignment in c -0.11
malloc in a loop using valgrind +0.82
SDL_WINDOWEVENT_RESIZED vs SDL_WINDOWEVENT_SIZE_CHANGED 0.00
Transferring a string of characters in quotes to an array of ascii2... +0.24
Get both a char and a integer as input OR just a char as input 0.00
Multiple pointers and Mark & Sweep 0.00
Binary print with printf() possible this way? 0.00
What does @{....@} mean in C? 0.00
Cannot Free Memory in C - Dynamic Struct and array -0.00
Binary two consecutive 1 bits 0.00
Conversion of hexadecimal string constant to decimal value using C +0.20
Conversion of string constant to numeric value using C -1.09
what is the effective way to compare strings? +0.45
C Program is stuck, doesnt enter main() -2.04
Insert function for linked list in descending order of insertion -... -1.08
Fast and robust checksum algo for a small data file (~10KB) -0.78
Hash value from C function 0.00
Recreating strstr() 0.00
Using strcmp() in structures passed as pointers +1.95
Can quicksort be implemented in C without stack and recursion? +1.09
Sort very long Linked List using Merge Sort or Quick Sort in C 0.00
I am getting segmentation fault when truncating a file 0.00
How Should I Define/Declare String Constants +2.46
Finding anagram -0.99
Constructing full binary tree given only postorder? 0.00
why does this example explicitly set the last character of a string... +0.45
Swap reversing a linked list in c +1.46
Getting rid of all comments in C +0.98
Implement `memcpy()`: Is `unsigned char *` needed, or just `char *`? -1.19
Recursive function to compare strings without library functions +0.91
Using pointers for 4 dimensional cube -1.66
Why does printf specifier format %n not work? 0.00
sorting function for multiple types in C using void pointer and typ... -2.29
free causes segmentation fault in C 0.00
C program which returns the sum of the digits of an integer -1.18
How can I detect unterminated comment and write an error message sa... 0.00