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 ... 77 78 79 80 81 ... 150
Title Δ
C - is it necessary to check freopen return value? -0.97
quicksort not working correctly -0.15
How to access a global class instance? +1.56
strcmp not comparing correctly -0.14
Does &*x operation create a copy? +0.08
fopen() memory leak after few hundred runs -0.12
Do ellipses in an function parameter use the same call layout as no... +0.79
Assignment from incompatible pointer type with structs 0.00
Void pointers in a Linked List in C +0.36
Conditionally Declaring an Enum at Runtime (C++) -0.13
Is this code endian-safe? +1.29
C++ Greatest common divisor loop 0.00
Keeping vector of iterators of the data +1.36
Implementing a Copy Constructor For a Simple Vector 0.00
C++ not removing spaces from string 0.00
How to simplify this code logic? (Reverse conditions some time) -1.08
Segmentation fault error c++ dynamic array 0.00
dynamical 2d array: int (*ptr)[4] = new int[7][4]; +1.85
how to read each word in a string from a textfile +0.81
macro producing wrong number -0.92
Moving a generic template with restrictions out of the class defini... 0.00
How to declare new operator using the class template in c++ -0.12
error : expected identifier or '(' in global variable 0.00
Should I declare array size for int? 0.00
Invalid cast from type 'MyStruct' to type 'void*' 0.00
input file from command line +0.37
Are pointers considered a method of calling by reference in C? -0.45
strncpy and strcat usage -0.43
c++ program stop working with atof() +0.36
glibc detected * double free or corruption error when running C++ c... 0.00
Why is this recursive function breaking? +0.03
Rename arrays in c +1.47
Looking for design pattern to reduce virtual method overloads -0.99
What is the difference between 2 Operator overloading? 0.00
How can I make my function sticky for overloaded iostream extractio... -1.77
csv file to 2d array cpp w/ newline characters -0.13
printing multidimensional vector in rows , cols and depth order 0.00
Is it possible to override the destructor of MyClass* (not MyClass)? +0.37
Summing rows of 2D array of characters +1.72
got segmentation error (core dumped) doing pointer operations +0.38
Reading line by line and fetch word from line in C++ 0.00
Order of evaluation of assignment statement in C++ +0.65
In C++ how to find an int in a string 0.00
Merge Sort C++ implementation, Cannot identify the bug in the code 0.00
Linux Segmentation fault with fopen 0.00
Why is "1" being stored in all array index positions? +0.33
What is the correct way to work with an object that was stored in a... -0.89
Clone function in C++ 0.00
command line arguments backwards? -2.10
segmentation fault 11 when using assignment and printf 0.00