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 ... 47 48 49 50 51 ... 75
Title Δ
why strncpy is able to copy source string even if destination buffe... 0.00
Delete last two elements from linked list in C -0.38
C: Occurrence of Letters in Text file +0.38
C: Merge-Sort of an array with uneven number of elements +0.92
Stuck in a while loop in cs50 pset3 binary search -0.10
Integer overflow in greedy coin counting -0.50
How can I know text file is empty or not?(in C) +0.40
How to cast to `wint_t` and to `wchar_t`? 0.00
Setting a single bit in a Bitset causes several bits being set 0.00
strtoull use properly in C 0.00
Is ((a + (b & 255)) & 255) the same as ((a + b) & 255)? -0.58
The C++ equivalent of C's format string 0.00
Printf for string goes down a line unwillingly +2.02
Avoiding memset for a multi-type structure -0.36
Reversing a linked list using nested while loops -0.11
Can you have a factorial macro in C? 0.00
Input validation: checking multiple values -0.60
infinite loop caused using fprintf -0.38
Why do I keep getting compiler errors with strtok in C? 0.00
C Radix sort array of string 0.00
Add or subtract two numbers represented as Strings without using in... +0.43
Recursive Caching Based Fibonacci 0.00
What is the error in the code? -0.60
validating positive number input for float array using scanf in C 0.00
Reading file and store data with linked list error c 0.00
getting stuck in rewriting strcpy +0.43
Garbage Value When initialized all element of a global array 0.00
Trailing newline character 0.00
How to set/flip bitfields in C -0.27
C - can I create a const char * variable from char *? 0.00
Reducing the weight of this Function by means of Code -1.15
How to wrap glibc library functions to automatically use 'unsig... 0.00
How to concatenate an array of chars into 1 variable? +0.41
Leaked Memory while creating bst, Parsing assistance needed 0.00
Printing one fewer "*" per line using while loops in C +0.83
Print LONG_MIN in C -2.29
C Concatenate Operator vs + Operator -0.11
For loop won't stop 0.00
Parsing String into tokens in C - what's going wrong? 0.00
Champernowne constant (Series of Integers) for C 0.00
Binary search implementation in C -0.67
Appending char to C array +0.14
Converting string to integer array in c +1.55
Character constant too long for its type (fgets) -2.24
Finding the position of a substring in a larger string +0.50
C array: setting element at offset +0.36
C recursion return 2 values +1.69
Finding the numbers that are palindromic in both base 2 and 10 and... +1.70
Printf strange characters +1.46
Text not being printed on output +1.01