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 ... 58 59 60 61 62 ... 150
Title Δ
Use placement new to create a static const pointer to a static memo... -2.20
Typecasting character pointer to an integer pointer -1.59
How do I store a 16 byte binary value that can be represented as a... 0.00
Access violation reading location using binary file +0.58
what is wrong with this piece of code in C? 0.00
Is std::string suppose to have only Ascii characters -0.80
malloc'ing and realloc'ing pointers causing memory leaks on... -2.75
Reversing numbers in C without using built in reverse function -1.03
const difference between auto_ptr and raw pointer? 0.00
Why doesn't scanf follow the docs with non-whitespace chars? +1.69
What does `extern "C"` do when calling C++ code in a C pr... 0.00
Using a template class as a template argument -0.92
strings saved on static map are being overriden 0.00
makefile to take dependency of all file in particular directory 0.00
What are the different nullptr types? +0.19
virtual vs pure virtual base class functions and exporting from dll 0.00
cast class to template class 0.00
About Bitwise operator -0.04
Getting error C++ no matching function for call even having all con... -0.33
Why passing 2D matrix gives error in C? +1.54
C++ How to use enum from a class that also has this class in it 0.00
Why this program wont break out of the loop and ask for input? +0.40
Can I do an Unformatted Write to a File Then a Formatted Read From... 0.00
How does an object pointer know how much memory to dereference? -0.77
deriving from class containing member who's template argument i... 0.00
How do I structure Makefiles so that a target in one depends on a t... -0.63
how is the ordering of automatic arrays done in C? +0.38
C++ Array of pointers bugs +0.40
Accessing an array inside a structure +0.40
How do i make it so my code looks for the minimum amount of coins? +0.87
What is the most minimal C++ program +2.27
How many constructors does the class have? +1.08
Why all the elements in my list have got the same time of creation? 0.00
Is there a way in C to have the compiler/linker give an error if a... -0.45
C++ Delete and Compact even rows in 2D dynamic array 0.00
C++ read and compare magic number from file -0.99
How to write a list container into a file by binary mode in c++ -0.95
Visual Studio 2015 “non-standard syntax; use '&' to cre... -0.31
Creating a class for only one object -0.08
How to call base class's function that is not defined in derive... -0.13
how do you store data from a for loop into a variable for other cal... 0.00
Initializing struct array inside superclass constructor -2.25
Template specialization of pure virtual method -1.54
Initializing a static map using static members -1.55
Allow other base class to implement a virtual function -0.85
Comparing two strings using memcmp in c +0.38
What kind of C++ template programming can be called "meta prog... -0.12
g++ 4.9.3 complains that friended ctor is private with .emplace_bac... -1.29
C++ program produces different output on different machines -0.36
Weird result from a macro while using pre-increment and post-increm... +1.17