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 ... 68 69 70 71 72 ... 150
Title Δ
Searching for multiple elements using std::find() -1.38
C++ convert from derived class to base class with different templat... -2.27
Passing char array to another function +1.54
Constructing derived class from inherited variables -0.36
How can we use function returns value in main function in if else c... -1.94
Do all C functions need to be declared in a header file +0.13
Can I use token-pasting and/or stringizing for #includes? -2.77
Type casting in malloc +0.62
C++ : why convert to void* before doing a test 0.00
Terminate While Loop scanf("%c",&ch) +0.35
Cannot read integers from a txt file containing 2 columns (C++) +0.36
Array sorting based on another array order -0.16
How to determine if object has been placed using placement new +1.43
Is it possible that more than one entity with the same name/type ar... 0.00
Comparing properties of templated child classes from base class poi... 0.00
Does the compiler perform return value optimisation in case of retu... -2.40
Error where no default constructor exists for a class 0.00
C++ Error C4700 +0.00
Return binary string from decimal->binary conversion instead of... -2.07
In C++11, dow can I reference an enum class defined inside a templa... -0.16
Returning copy or reference by method -2.26
const char* to double translation issue with C++ -1.50
Returning pointer to static local variable +1.50
error: Void Value not ignored as it ought to be, C programming -0.56
Removing a specified value from array +0.93
Why write() returns ssize_t but takes a parameter of size_t? 0.00
Modifying a container within std::for_each -0.74
Using iterator over set of pointers to call it's pointer object... -0.66
Two separate keys map to a single entry in a std::map -0.07
Insertion into map not sorted properly +0.35
C++ Returning and Using a Pointer +1.62
Copying string:while loop breaks on the first condtion only using C 0.00
random character array sort -0.62
class functions are hit are miss when it comes to working even thou... 0.00
Function removes too much 0.00
Why are my switch cases being skipped and default being printed? +0.85
Use the first occurred implementation when linking C programs +1.63
How to find number of characters in dynamic array c++ -1.09
Some questions about Scanf +1.93
Storing as using result of strtok in array in C +0.84
How can i get the size of my char * variable without using a for lo... -0.13
I can't figure out why I have a segmentation fault when using i... 0.00
C: Malloc String Array Confusion +0.52
Returning a 2-dimensional array in C +1.48
How to limit a function scope in the same file as it is defined in... +1.01
Use pointer arithmetic to change the value of a variable in another... +0.35
pimpl with inheritance using smart pointer -2.02
How to instantiate this class without a default constructor? 0.00
number changed after push back in vector -0.64
Return pointer from main +0.27