StackRating

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

user2736738

Rating
1610.39 (1,387th)
Reputation
27,422 (4,604th)
Page: 1 ... 12 13 14 15 16 ... 24
Title Δ
Adding values based on the user's input in array basis -2.19
Using fgets with character array +1.69
x-- operation in c,why our value of b is decreasing and equal to &#... +0.42
C language: sizeof() applied to the name of an array vs pointer to... +0.80
What is the space complexity of my code? +0.96
incompatible pointer types passing 'char [3]' to parameter... 0.00
C Handle factorial with big numbers +0.91
C - Passing pointer to function -1.07
How one malloc call for all rows work for 2D array? +1.58
A bug on pointer in C +0.36
How Does printf change the output of my code +0.40
What is wrong in my code? The program just terminates without error... +1.69
C, K&R Exercise 1-6, stuck, confused -2.34
Convert unsigned small int to a 4 bit string in C -1.95
Need a declaration of pointer to hold the address of an array of in... 0.00
Compare entire array lines for a set of variables 0.00
How to add a Character to a C Structure 0.00
Using entered value in another function 0.00
Accessing malloc'ed struct array from called function gives Seg... 0.00
(C) code cant work with all wanted conditions +0.97
Reading input through stdin using fgets error 0.00
How do you assign a string in C -2.22
How to get absolute value for a double value within a function (Wit... 0.00
5/9 is not taking by the C compiler to Calculate fc -0.33
C - Pointers and Arrays +0.40
How to make malloc to a struct inside of another struct? +0.36
efficient way to get numbers from user and fill Matrix +0.42
Trying to check if a number is a palindrome through the use of stri... +1.05
How to match a varible in a struct array, then the position 0.00
Does this code need optimization?I wrote this code without any refe... +0.71
cppcheck null pointer dereference, but it can actually become null +1.92
What's wrong with the matrix? +2.47
"else if" doesn't work +0.38
C programming: print only int from fgets +1.11
Is it possible to execute two statements simultaneously in C? +0.25
Second string not getting scanned -0.92
Not detecting EOF +1.41
Multiplication Table issue 0.00
I'm still new to C and I dont have a clue why my float result i... 0.00
Reading integer as character & printing it as integer +0.03
Why is it showing random numbers? C program to read string letters +0.07
Incorrect multiplication of integers in C -0.88
Variable inside 2 while loops won't reset -0.15
Offset between two array element addresses in C +1.41
c - save then print out a string in 2d array in C -0.06
Difference between '0', 0 and '\0' in a C string +1.37
Using dynamic memory allocation to construct a specific matrix 0.00
C Dynamic 3D array memory +2.14
Is the sizeof union always the sizeof the largest datatype inside it? -0.71
Variables not being destroyed with each iteration of a while loop? +1.43