StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

klutt

Rating
1570.85 (3,953rd)
Reputation
7,063 (22,730th)
Page: 1 ... 5 6 7 8 9 ... 18
Title Δ
Correct outputs but codechef says wrong while submitting the code 0.00
How to read file in C from a folder 0.00
How to typedef structs in C in a non-standard way 0.00
How to free memory allocated by a local variable from the caller fu... 0.00
Why does srand create same numbers? 0.00
Program that copies its input to its output one character at a time 0.00
Pipe and getchar() 0.00
~ Unary Operator and Bitwise Tests Give Negative Results 0.00
Given a filename in C how to read each line for only 75 characters? 0.00
How to check that user does not enter decimal in C -1.32
What is the difference between two different swapping function? -2.02
How to programmatically change password for a user without interact... -0.16
What can I use for input conversion instead of scanf? +0.92
Check for uninitialized structs in an array +2.16
C programming language,how to convert input string in code and run it +1.78
How to force compilation error if function return value is not chec... 0.00
Why some functions are prototyped with an asterisk? -0.40
Why is needed here to have if statements in the function in order t... +0.44
What is the point of sizeof() in C? -0.58
Is there a way to make a variable survive 1 scope out of the curren... -0.55
What are the int64_t range limits on x86? +2.13
Trying to gather the environment variables of my linux envrionment,... +0.07
Counting the number +0.43
How to use a socket created by root with a normal user -0.46
"Conditional jump or move depends on uninitialised values"... +1.70
I want to run two separate loops in parallel using openmp 0.00
Is there a way to print the total number of steps from an if statem... -0.25
Do I need to explicitly handle negative numbers or zero when summin... +0.43
Coding Style: Best way to program function calls dependent on some... -0.32
Do I really need malloc? +0.44
Find number of string separators in a string 0.00
Why does zsh hide error output from a c program? +1.96
Why is this int not taking up two bytes of my array? -0.69
How to Optimize this Code?Code for Fibonacci-Prime? +0.44
Is <windows.h> in collision with "raylib.h" library +0.45
How can we have math operation done in a C macro/preprocessor right... 0.00
Explicit cast when assigning pointers in C -2.02
I am unable to use strtok over a char +0.92
Should getchar(void) return int or char? +0.46
Counting triplets for 1<=n<=10000 +2.49
What are compiler flags for?Why won't my code compile? +1.35
command line arguments argv and argc 0.00
How to terminate variable length array when all values are valid? -0.02
Abstracting a struct array 0.00
Several statements while loop +0.45
Pointers on string assignement. Error: expression is unassignable 0.00
Array out of bounds in C +1.74
simple string copy, but memcpy doesn't work +0.48
looping over an array in C +0.44
How to dereference a void pointer inside strlen? +1.21