StackRating

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

R Sahu

Rating
1606.97 (1,505th)
Reputation
176,909 (286th)
Page: 1 ... 78 79 80 81 82 ... 150
Title Δ
Linked list of "random" values, program hangs 0.00
How to construct a parent class with an object created in the child... 0.00
How can I pass the same object to another method of another object? +0.99
Made a recursive function in C++. Now asked to make a "tail-re... 0.00
C: Read all *.txt files in a directory +0.38
Array Indexing Issue -0.12
Does function prototyping impact performance? +1.10
How do compilers allocate memory for classes? +0.32
friend function and include loop 0.00
C++ lambda capture this vs capture by reference -0.60
How can I partially overload a virtual function in a C++ template s... +0.74
Why is my overloading operator returning zero? +1.92
Some puzzles about the subobject in the C++ Standard -0.54
Defining a program local pointer of a structure +0.49
if statements and for() loops in a function with structs in C -0.63
Can I initialize a static const member at run-time in C++? +0.19
Getting basic text processor in c++ to compile 0.00
How to convert safely from char* to string in legacy code? -0.65
How does call method without the variable assign in C++? 0.00
Core Dump when deleting pointer C++ +0.87
Why can "template<class T> void f(T& t)" overri... +0.33
typedef, can't find error in two functions 0.00
Binary Search Tree program in C behaving oddly +0.38
C++ , Regular expression 0.00
How does this 1984 International Obfuscated C Code Contest winning... +0.41
c++ assign char values (by using stack pop) to char* +0.38
Why can't a const pointer be set afterwards? -1.49
reading file into vectors, what's wrong with my input function? 0.00
What does this for loop's condition do? -0.16
C++ error: Passing 'const' as 'this' array -0.23
Variable size array in C++ +0.71
Can I override a virtual function with a pure virtual one? +1.78
Learning about Overloading Operators. Getting "non-standard sy... -0.46
Reading a file with different variable types into a structure in c 0.00
Using a Friend Operator Assignment and private variable is inaccess... -2.17
Scanf String Space Issue C -0.32
C: Program that recursively computes matrix determinant 0.00
C++ - Array of struct pointers 0.00
Dynamic Memory Allocation for string of arrays from input file +0.54
Inheriting from a template class, Types are declared in child class -0.13
calling non const function from const function -0.46
Creating functions using pointers +0.89
Multiple dynamic float format specifier in C -0.08
How can we access to the private virtual method in C++? +0.09
Arrays in headers +0.36
Storing return value as a const reference versus as a value +1.94
What is the error in the code below and how should it be corrected? 0.00
why I get the infinite loop in my do while statement? 0.00
Simple user input validation not working +1.64
A count function that counts the leaf nodes of a height balanced tree 0.00