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 ... 121 122 123 124 125 ... 150
Title Δ
pointer to a struct inside of a struct from another file in c++ -0.54
how to build function that multiply matrices created via struct in C 0.00
How do I fill a tm struct with my own values, then print them out? +0.44
How do I remove the first n characters from a string in c? -1.59
c concatenate variable length int to a string without printing it -0.52
How to store strings from a text file in C wihout identical referen... +0.49
convert a number from base-10 to another base -0.17
C++ add virtual method in polymorphic subclass 0.00
How to implement functions that do the same with various fields of... +0.30
How to initialize an array of 2d array statically in c++ 0.00
Why can't I use scanf on the same variable again when the first... -0.18
intializing pointer to an array of strings -0.04
Design: Singleton, many pointers or a global variable -0.05
Algorithm for deleting multiple array elements and shifting array -1.01
c++ objects with constructors taking values into encapsulated objects 0.00
Leibniz formula for π/4 -2.31
Cannot free data of a buffer after it was reallocated inside recurs... 0.00
How do i call the header files that are inside folders in my librar... -0.05
Why template class not working properly for double? +0.47
c program is compiling and running but I am getting a weird output... 0.00
Setting and using variable in different scopes not working in C 0.00
Why am I getting garbage characters? -0.02
how to return char array in c++? array length is determined in the... 0.00
Is it possible to add class members to base class A from derived cl... -0.11
A particular overloaded conversion operator +2.45
Multiplying a large square matrix by it's transpose being slowe... +0.48
Overflow in size parameter when declaring a vector in C++ -0.19
C++ Creating a variable sized array from ifstream +1.45
Listing all files in current directory to a String in C 0.00
Trouble with algorithm for multiplying matrix (c++) +0.19
Does anyone know why this array initialization statement won't... +0.48
Nested for loops to iterate to the power of 2 +1.74
C++ Calling function that has template which has inheritance -0.94
XOR Encryption algorithm unable to handle input greater than 127 ch... +0.48
Error when trying to erase vector of pointers -1.60
Can objects of derived classes in C++ be accessible by parent class? +0.14
Acessing derived class member function using this in base class fun... 0.00
Nested ## operator in C Preprocessor -0.10
Printf from Linked List -0.02
What is the order of fields in an inherited class? +1.66
Use short, int or long for an integer member variable in a class? -1.35
c++ Returning reference to single row of matrix -0.78
c++: almost same input but 2nd call shows segment fault -0.02
Read the next line of a file every time a function is called +0.19
Template class without a name +0.48
How does the Standard support this call of a pure virtual function... +2.99
Trouble exiting 2D Array in C 0.00
Having trouble with spaces while reading in sentences from separate... -0.03
How to make an Abstract class into a Singleton Object? -0.05
Formatting: how to print containers horizontally? +0.23