StackRating

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

Krishna Kanth Yenumula

Rating
1494.51 (4,290,972nd)
Reputation
44 (1,107,875th)
Page: 1 2 3
Title Δ
pointer reassignment gives segmentation fault 0.00
What is the point of specifying the size of an array in a parameter... +1.95
Why does the GCC Compiler not Support #pragma startup and #pragma e... +0.47
How to convert decimal numbers stored as characters in a string to... +0.24
Function that reads and stores values from configuration file 0.00
Why this array of strings pass the wrong elemet to this function? 0.00
C structures displaying numbers rather than user data -4.04
Reading command-line argument in C and checking is it a digit -4.02
Scanf not working in while loop when nonmatching string is entered +1.49
Segmentation fault (core dumped) need advising 0.00
Unsigned and suffix for integer in C -3.87
How to I use bitwise operators to compare two unsigned integers? +5.06
fgets is ignored, and problem passing value into an array of struct... -3.18
How to properly iterate through a command-line argument to check if... +0.52
I want to know how to pass the address of an integer pointer and mo... +5.84
Invalid read of size 1 Valgrind 0.00
when I debug a C program , I meet this mistake:The preLaunchTask &#... 0.00
Difference of 2 - SIGSEGV (11) [Codewars] +3.94
Why does the program print only the last line of the file, even aft... +3.76
Array of Strings some positions are not printing +5.59
What is the difference between *++a and ++*b? -3.64
Largest + second largest number in C +1.03
Can some one please find the reason for the error "a value of... 0.00
What's the pad to sockaddr_in for? 0.00
Why does the program exit, without waiting for the user input? 0.00
How to restrict access on a FILE from being used (write/read) by an... -0.05