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 ... 22 23 24 25 26 ... 75
Title Δ
what does | 0x01 do in C language? -0.06
Comparing previous array elements for Insertion Sort algorithm 0.00
Reading a file line by line and it is only storing the last line in... +1.71
Is NULL a pointer? -0.38
Array prints one less number -0.57
Why use double pointer when inserting node in sorted order in linke... +0.44
CRLS merge sort boundary code understanding in C code +1.40
Checking the modification date does not work 0.00
Convert Rectangle to circle 0.00
How to detect integer overflow in C -2.45
Runtime error on a Codechef problem: modified Fibonacci series. Wha... -0.07
How do I return a string from a function that's meant to be use... +1.56
Problems using realloc for decreasing 0.00
change to binary without arrays +1.18
When space (or parentheses) are required in C during compilation? +0.96
How to print length of each word in a string before the each Word +0.85
Count the number of letters in a small matrix that appear in a Big... +0.16
Why does i print a value of 3 in the following code? -0.32
Can I allocate a char pointer with own memory? 0.00
How to fix the "~ no response on stdout ~" error in Hacke... 0.00
Converting a binary file to a readable text file in C Linux 0.00
I need help troubleshooting my code for MergeSort and Merge +0.43
In C, why do I only need getchar() to remove characters sometimes? -0.60
Basic File IO in C Produces all a's 0.00
Why does MSVC optimize away this memcpy call? -2.14
Why does using float instead of int gives me different results when... 0.00
How can I calculate 2^n for large n? +1.36
How can I calculate 2^n for large n? +0.16
How to a simulation program that stops executing before or at simul... +0.43
Do-while being skipped over or If statement not working 0.00
Looking for largest sum inside array -0.07
Fastest way to duplicate bits of an integer +0.99
Why does my string_split implementation not work? -1.48
Modify text already in the terminal +0.38
How to get execution time of c program? 0.00
Simple Command Line Interpreter +1.80
Program not writing to another file 0.00
Alternative data formatting 0.00
Declaring memory on stack overwrites previously declared memory +2.06
Raising a square array to the power of N in C 0.00
Valgrind is complaining of memory leaks 0.00
Clarification about precedence of operators +1.90
Binary vs Linear search in sorted doubly linked lists -0.18
Why this counting sort return input instead of sorted table? +0.45
Extracting a string between two similar (or different) strings in C... 0.00
Why are multiple if statements faster than executing a while loop? 0.00
How to pad strings using preprocessor macros +2.35
How can I set stdout to be fully buffered in C? +2.13
How to correctly modify the following "switch" statement... +0.46
Optimizing Matrix multiplication in C with Bit Packing +0.45