StackRating

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

srilakshmikanthanp

Rating
1496.17 (4,083,504th)
Reputation
1,177 (134,754th)
Page: 1 2 3
Title Δ
Why const variable is lvalue in C++? 0.00
Error with malloc while creating memory for list of struct pointers -2.38
Segmentation Fault in pointers -3.45
Accessing a global variables within nested namespaces 0.00
what will happen to if value of x defined as "int x;" and... +4.04
can you tell me why this error appears? it concerns function pointers -3.46
assigning values to global variables in C++ -1.89
how Printf stmt perform printf("%*.*s",10,7,str); in deta... +0.60
I want to find min in rows but max in column in c language by using... 0.00
How to access to superclass functions from a subclass object -0.92
How to rectify private error while using Friend Function in C++? 0.00
control reaches end of non-void functions -wreturn-type +1.91
Why is the value of the second number 14 more than the first number? -2.25
How to use Conditions in switch case in c++? +4.10
Why can't my float variable store numbers after the decimal poi... +4.13
I cannot change a global variable +0.15
Can't dynamically allocate a string -3.61
Given a list of words, I am to read them using scanf("%c"... +0.11
Why does multiplication with and without parentheses make a big dif... -2.20
getting array index from a function +0.46
Add char to string in C 0.00
Function call priority in output stream -3.95
Copying array indexes to another array +0.06
Why does i have to input 3 numbers instead of 2? +3.97
The first element of my output is wrong where I want to write a C f... +4.73
expected primary-expression before token 0.00
Is there a way that I can press enter without inputting anything an... 0.00
C++ - Return reference on the calling object -3.73
C case-switch statement not running through full loop 0.00
Does the assignment operator call copy constructor? +3.91
getchar() in C with while looping not printing afterwards +4.29
Alternative to isdigit to read numbers larger than 9? 0.00
I'd like to know what is the issue which cause wrong display in... -1.85
C programming - issues with printing string with backspace characte... -3.70
How to read a file with spaces in C++? 0.00
In C programming and using malloc, where is the free() in a pointer... +3.92
What is the output of this c++ program? +4.44
C++ Why is this hapenning when trying to read form file and seperat... 0.00
How to pass string argument to macro +4.97
How to print a list of words from a file, using a vector, once per... +4.33
User input is restricted to odd no? Whats wrong with code? -3.72
How to define struct member as a sum of other members -1.71
How to properly close a file in C 0.00
Concatenate 10 uint8 array elements to 5 uint16 array elements 0.00
C++ Pointer (Array) -0.69
How can I read a document and write to it at the same time 0.00
How can i initialize global struct in c? 0.00
Dynamically allocating struct vector 0.00
Array of Pointers - temporary array being created at the same locat... 0.00
How to rearrange array using spaces? -2.09