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 ... 73 74 75 76 77 ... 150
Title Δ
error: invalid conversion from ‘char*’ to ‘char’ [-fpermissive] +0.36
Pointer to Member Function in Class Composition 0.00
How can I pass a c++ object as a parameter to function? +0.37
Compiler error: failed to bind overloaded function with two arguments +1.90
Initializing multiple data structures inside of each other c++11 0.00
Arithmetic conversion VS integral promotion -1.44
virtual function overridden and private, public specifier 0.00
Pointer to pointer to an array +0.38
Error in my C++ code using linked-list +0.36
Passing multidimensional array to a function using a variable as a... 0.00
Trying to call a function from another function with struct in it +0.36
unexpected error in unorderd_map when I tried to print the map'... 0.00
Error in converting from string to int vectors -0.64
How can I write a program to multiply strings? -0.50
Can initialization `int * p = malloc(1000);` also be dealt in RAII... -0.53
C++'s cin.width function explanation -0.58
what's the right order between system header and user header fi... -1.69
In C++, When Should I Make A Method Constant? +0.39
Segmentation fault 11 C -0.59
An inquiry on operator overloading, example simple code on complex... -0.14
When use malloc for a static pointer inside a function? -1.18
Why can't I declare templated type aliases inside of functions? 0.00
C++ Circular dependency due to enum class nested +1.97
C++ if/else if statement not working correctly +0.36
Is there a way to make a factory without defining a base class in c... +0.32
Different behavior in the VS2015 on debug and release modes 0.00
Making a new function by fixing one of the input parameters -2.08
Size information when overloading C++ new operator 0.00
Shuffle a deck of cards, somehow crashes? 0.00
Iterating map of vectors of different sizes in C++ +0.31
I keep on getting the error "Time Limit Exceeded" in a C... +1.63
calculating the fraction with struct in c +0.13
C++ cost of default constructors for string, list, vector -0.57
C: Only the first condition in the if statement works -1.73
bit manipulation procedure precedence doesn't seem right +1.32
Getting the error message "assignment makes pointer from integ... 0.00
Can I not provide an equality condition in a while loop? +0.74
creating an array containing pointers +1.34
To generate an integer output for a float variable in c +0.11
Subscript operator overload of a class with a vector of Base classe... -0.02
Comparing a parameter pack? Expansion syntax? 0.00
Regarding map::erase and map::count -2.02
C++ map bracket operator in libstd++ 0.00
Why do i get a runtime error in 'ideone' whereas the same c... +1.81
how to stop the command from taking in input? +0.37
Recursive listing files in C++ doesn't enter all subdirectories +1.67
Destructor in struct and class in c++ +1.78
Error with for loop and/or function 0.00
String concatenation by passing a parameter 0.00
sprintf and concatenating string (c++) 0.00