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 Δ
Trying to run c code in VS code or compiling it using gcc error 0.00
How can i retrieve the value of an out of scope static without a po... -1.66
How to extract input into 3 var from example(23/11/2020) using cin.... 0.00
Reading multiple input types from console in C +0.43
Change color of stdin in C (like in fish shell) 0.00
C++ ifstream nested loops -0.56
Mocking C++ classes that copy constructors 0.00
C++ - union with nontrivial class member type? -1.85
two default Constructor, one in public and one in private -1.26
core dumped error while inputting value in 2D vector -0.47
How to find the size of a single index of string vector and print i... 0.00
How to print a string from an array in c? +1.43
how do i append a string to a slice inside a slice? 0.00
While Loop is running twice in C 0.00
Pass std::istream and std::ostream by reference to be used from wit... 0.00
Allocating twice - c++ +2.41
How to print vector <vector<int>> in c++? +1.19
Why does copy constructor get called with this statement: myVector.... -0.33
How figlet fit and smush? 0.00
How can I combine two functions? -3.33
How to parse table from txt file in C variables? +3.04
Preceding the name of a typedef with * +3.01
How to prevent '\n' being passed as input? +4.11
How can I detect off-by-one errors (OBOEs) in C++ code? -2.97
C functions in round brackets -1.58
How to write the code of a function outside the class? c++ +4.66
C programming: pass long integer to function and return a string -1.36
How to remove the comma in the output? +0.16
C sscanf not working correctly with char pointer -2.42
Implementing a float equality check in a C function-like macro: whe... -2.16
What does it means by "%d converts the rest of the input to in... 0.00
how to do a void function that receive struct pointer for modify ho... +1.88
c++ reading from file with ':' between each word +4.76
How would I operate overload "<<"? +4.22
Difference between declaring variables like &ref=a and ref=&... -3.87
opening up more than one input file +0.19
Is there a way for a running program to write on a txt file +4.18
How to use c++ swap function? -3.84
Problem with constructor overloading in C++ 0.00
How to include average of digits in number in my code? 0.00
Not responding my pointer function and not returning correct value 0.00
Reading the file and using toupper 0.00
How these two lines of pointer execute? -3.49
checking success of taking input 0.00
Is assigning a struct with char array directly safe? +3.80
How to get char from string +2.65
Program to print a half-hollow shape +0.18
can anyone explain how getchar is being used here to take input of... -2.99
How do I create a string if I know characters at each index (in c++) +0.21
How to access anonymous union/struct member from another header data? 0.00