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 ... 85 86 87 88 89 ... 150
Title Δ
Accessing methods of a subclassed QGraphicsRectItem object +0.39
Getting ifstream to read ints from a file into a map C++ 0.00
Explanation of sizeof() with various data types in C++ +0.21
How to fix console return of malloc(): memory corruption (fast) 0.00
What is a C++ object of the type vector<char,allocator<char&g... 0.00
Is it legal to return by value an object with a deleted copy constr... 0.00
cannot convert 'int [2][4]' to 'int**' in assignment 0.00
Rounding floating point program 0.00
The order of fclose and free 0.00
How can a program with a global variable called main instead of a m... -0.23
string.h and strncpy with pointers in C +0.35
What are the differences between these code snippets? 0.00
C++ edit value in 2d array 0.00
Loop a scanf while asking for a string with spaces -0.38
strncpy & using non-null terminated strings to read stack frame 0.00
C++ : Reading file and store data in multi-vector -0.11
When creating a static library, do you need to include every single... 0.00
Declaring member reference variables in the same line +1.39
Deducing type from pointer using decltype +2.60
C assign an int to a function pointer +1.80
explicit method of templates for functions of non void return in c++ +0.72
Passing argument 1 of `copyInfo` from incompatible pointer type +1.51
3 Highest Numbers in an array without sorting, Where am I missing t... -0.37
custom std::set comparator using function pointer +2.06
Why f1 is found but f2 not? -1.84
Understanding Array of Character String Pointers +0.41
How to change remaining for loops to recursive functions? 0.00
why compiler complains cannot initialize "Derived" with a... 0.00
rand() generating different values when used in valgrind 0.00
Why isn't in.good() the same as !in.fail()? +0.39
One-member Array? -2.55
Eliminating the unwanted case for a template class +0.37
Applying Abstract Factory Design Pattern in C++ +0.39
Code crashes after scanf in while loop +0.41
Pi in C language 0.00
Does a pointer become invalidated if an iterator is invalidated in... 0.00
Function pointer array, passing values defined in array 0.00
difference between input using ignore and so on +2.29
Getting input from user with Switch C++ -1.28
Where am I going wrong re: data validation c++ 0.00
C++ Switch Statement with While Loop +0.40
C89 and variable initialization +1.41
C compiler omits code, gives no errors -0.63
2d transformation,matrix multiplication 0.00
Is fflush() as good as fclose() at saving my data to disk if the ma... +1.86
Overloading >> to work with string class 0.00
Failed to call class member function in C++ lambda expression -2.19
How do I load the data from separate lines in this file? 0.00
C++ generate passwords from master password 0.00
How do I ask if an object belong to a class x? +2.68