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 ... 35 36 37 38 39 ... 150
Title Δ
Using fstream to read from a binary file and store the results in a... +0.39
save and load data from linked list to a binary file c++ 0.00
C++ data contiguity of std::vector<std::array<char, 2>> -2.74
Passing char* [] to a function which accepts char** as arguments +0.50
Why QString::toInt() receives a pointer and not a reference? +0.96
Size of structure and structure pointer: C++ +1.59
Add character array to const string& in C++ +1.68
How to declare a function pointer to a template function whose retu... -1.05
Difference between GNU and ICC compilers : command line warning #10... -1.82
Call to non-static member function without an object argument compi... 0.00
rewinding stream with seekg() C++ 0.00
To check whether end of file is reached 0.00
C++11 std::conditional at runtime? -1.02
Where should I store (place) my own exceptions in C++? 0.00
adding nodes to tree with unique pointer -0.11
Address unknown type? 0.00
Is O(N^2) nested for loop as O(N) while loop possible? -0.05
Why does g++ accept a reference type with missing underlying type? 0.00
Template pass member function with args and return value as paramet... 0.00
How to init member object in declare time? +0.73
When a class has some virtual methods, do all it's methods use... +1.76
C++ linking base class members to derived class members 0.00
C++ Operations with integers gives negative result -1.00
What's the point of using pointer to pointer? +1.10
C++ Capitalization function failing for multiple inputs -0.59
С++: “invalid comparator” assert +1.00
c++11 object that can be passed as "double (*)[4]" -0.62
dynamic string array constructor and null returns 0.00
C++11: Can I explicitly call a base class destructor to destroy the... 0.00
Difference between atoll and (long int)? -0.68
C++ Using and returning References +2.55
How to create an empty file in linux using c++ 0.00
Unexpected behavior C++ standard output 0.00
Easy C++ array assignment +1.07
Class definitions in headers and ODR? +0.40
C++: Define map with values of recursive nature -0.83
static_casting base object's adress to a derived class's po... +1.60
Passing references and pointers to lambdas +0.40
Enum is not a constexpr? 0.00
Initialize Vector of Long Doubles with Initialization List of Ints +0.40
In the given code can someone please explain me this code snippet f... 0.00
Why do these two integer variables and two double variables (seemin... -0.00
Why can't I compare char to "*"? +0.67
How do I resize vector (only rows) -0.17
map.end() error "iterator not dereferenceable" c++ 0.00
How to differentiate fill constructor and range constructor in C++11? +0.22
Is this simple program semantically correct? 0.00
Getting iterator for an array with a constant length in c++ 0.00
Does "stringstream" copy the string on which it is constr... 0.00
How can I call a specific object based off cin c++ +1.05