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 ... 129 130 131 132 133 ... 150
Title Δ
Compare two C implementations of the same function 0.00
Ambiguous call to overloaded function 'pow' -1.25
What's the difference between `Object obj(args...)` and `Object... +0.65
Can constexpr and inline functions be re-defined? +0.35
Dynamically allocated array in C++ +0.52
C++ Best way to replace code with function +2.13
How to find the size of an array as an int -0.68
Custom comparator for custom class, just like STL 0.00
static const double/float in a class ,ok or not ok, please give me... -1.76
What is the best way to initialize a pointer to a char array as mut... -1.36
Initialize two dimensional array with different columns sizes in c++ +0.38
how to use array of structs c -0.25
Can I call a virtual function in a constructor? +2.47
Read a Fixed Number of (Binary) Bytes from an unsigned const char* +0.00
Is there a way to late-initialize a member variable (a class) in C++? -1.46
Initialization of static data member +1.60
How to call a function using a std::tuple's values as the argum... 0.00
what is wrong this scheme code? +0.61
If in if condition string is given it is treated as true but what i... +0.91
find option available to omit leading './' in result +0.85
Printing a double linked list with const pointer 0.00
G++ warnings, inline virtual function used but not defined 0.00
How to printf() a user class? +0.02
How can i pass a structure to a function -0.13
Return a pointer to a newed array +1.60
difficulty understanding scheme identifier 0.00
count keywords in structure 0.00
How should I define this complex function template? -0.82
O(n) + O(n) = O(n)? -0.42
C: One pointer for reading and one pointer for updating the same file +0.45
error: variable-sized object may not be initialized| -1.17
How to add new line to existing txt file -0.82
how to convert integer variable into QTime object 0.00
Why can't C++11 strongly-typed enum be cast to underlying type... -1.27
Is there any way to define bracket operator for pointer of a class? +2.14
sample program giving syntax error in visual studio 0.00
C++ : Symbols '<' and '>' in "template &... -1.89
Is it possible to save pointer to function member from a derived in... +2.04
Are typedefed types always visible for derived classes? 0.00
Speeding up my code for a volume of a sphere (Nested while loops) -0.07
Find number of 1's in sequence of 0's and 1's -1.49
Why can't I change the member variables of the object returned... 0.00
Using variables to direct output to different files +1.98
how to find length of char array containing zeros as elements -1.61
C++ What does "::" do? What does "ios::fixed" do? 0.00
Does rule of not embedding std::string in exceptions still hold wit... -0.92
Using functors without default constructors for stl containers +1.91
Must return value, Function Overloading -0.58
How can I give the option of repeating the input for a switch state... -1.76
How can I use regex to exclude lines with extra characters? +0.12