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 ... 49 50 51 52 53 ... 150
Title Δ
Difference of behavior betwen libstdc++ and libc++: operator>>... +0.39
C++ Inheritance with a const member without using a getter -0.12
Sort words alphabetically using dynamic arrays 0.00
How to declare a vector of functions (lambdas) +0.11
Clarify to understand C variables +0.84
(C++) Getting the error: invalid use of class::function and I have... -0.59
C++ : Error Initilializing Array Size with Const Variable in multip... +0.40
cannot bind ‘std::ostream {aka std::basic_ostream<char>}’ lva... 0.00
removing the const in copy constructor +0.40
How do access derived data through down casting? 0.00
How to iterate over array interpreting its element as different type? +0.67
Storing a function in a header file -0.90
Can we define a pre-processor macro which prints debug messages bas... 0.00
Void print will NOT cout inside another void +0.12
Warning for struct padding in Clang +1.39
Addresses of members of an array of int* seems inconsistent +0.29
no matching function for this function in c++ -2.33
Object giving "must be a pointer-to-class type" when usin... 0.00
Trouble initializing object from custom class 0.00
How create a user defined vector size with my existing code? 0.00
How to use std::map::operator= with initializer lists 0.00
No matching function in multiple inheritance +0.43
C++ free(): invalid next size (fast) 0.00
Getting error in C "Segmentation fault (core dumped)" 0.00
How to write a wrapper for std::array's list initialization con... +0.40
SWIG Python binding seems empty 0.00
Error: variable-sized object may not be initialized? -2.15
Implementing the '<' operator +0.51
Recursive finding and filling the multiplication of given array val... -0.11
Compile pre c++98 project? 0.00
C++ switch statement error -1.75
How to use `system()` to execute a command in the parent shell envi... +1.23
What is the difference between these two C functions in terms of ha... -0.43
Invalid write/read of size 8 +0.42
Rudimentary Text Editor: passing a 1d string back to a 2d string ar... -0.58
iterator operations not working +1.61
C++ class access level +0.39
How to make a null char? -1.46
Unable to get a result less than 1 using division c++ +1.29
Passing argument by reference 0.00
Memcmp for two pointers with different data -2.13
Invoking of copy constructor -0.59
C++ vector of pairs initialization - compilation error -0.13
Find Index of a string Vector using older compiler C++ +2.02
String phrase ends at space? +0.41
freeing multidimensional array C -0.75
How does one know if a namespace in a dynamic or static library is... 0.00
Inline methods of two dependant structures? +1.53
finding the size of integer without using sizeof +0.40
When to use 'if' vs 'switch' statements? +1.04