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 ... 97 98 99 100 101 ... 150
Title Δ
qsort( ) function in C -1.64
What does : mean? 0.00
pointed data in function with malloc keeps disappearing outside of it +2.09
Valgrind Memory Leak Fix +0.78
Problems with iostream library and gcc 0.00
Segmentation fault from example in C++ reference for shared_ptr +0.37
function returning from stream int value (c++) 0.00
Bash script for testing a program +0.40
Passing array to Boolean Function 0.00
how to adjust a c++ code to work with template class +0.39
enable_if cannot be used to disable this declaration -1.60
Reference to a static, function local variable -0.11
Odd Template behaviour when T == bool +0.42
Static template member array sizeof used in method -0.10
Strange syntax in macro definition [C] +0.39
How do I use trigonometric functions for template functions/classes? +0.16
How to create a specialized and default versions of a function that... -2.66
Issue with string creation C +0.37
Assertion error when passing object by value -- it is my copy const... -0.33
Get stream positioning c++ 0.00
Details about deleting a variable in c++ +0.34
C++ header file referencing a struct defined below +0.41
Should I outsource allocation algorithm? (RAII) +1.17
C++ placement new, inheritance and destructor 0.00
Issues with a static variable in C +1.23
Why these values in this array declaration? +2.05
Why Pointer is not incrementing? -0.36
check a macro value in run-time +2.06
Exit loop when 'Q' is entered +1.09
Reading a string from long string in C +1.66
Explanation of creating objects of derived class by a base class (V... -0.64
C/C++ pointers as/in functions +0.39
C++ operator "?:" -2.00
Sorting data with array of pointers to a structure using strcmp 0.00
Why does this if statement require brackets? -0.24
Overloading a binary operator for one operand in c++ +1.17
While loop through text file stops unexpectedly +1.32
C Print out a string array -2.16
How to sort an array of pointers to structures in C? +1.50
Double quotes in C don't produce string, instead, they drop wei... 0.00
What's the difference between Obj x = Obj(n) and Obj x(n) in c++? +0.35
What's the difference between "&" in this program +0.52
Multiple types in a single c++ vector +1.76
How to confirm no whitespace or trailing data with scanf/sscanf? -1.00
Why/when should we prefer using std::swap; swap(a, b) over std::ite... -2.30
C++ std::unique_ptr return from function and test for null +1.95
Output of C program with complex pointer arithmetic -2.16
Function with pointer return type +1.93
c++ return a pointer to a struct from a function -0.65
get buffer contents, store it in struct, get new buffer contents se... 0.00