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 ... 69 70 71 72 73 ... 150
Title Δ
const static member initialization - inside vs outside class defini... 0.00
Switching between std::to_string() and .toString() depending upon t... -1.28
Function Objects vs State -0.45
I'm attempting to create an 8x8 checkerboard PGM in C +0.60
Is it a good idea to use classes just to maintain few constant vari... +0.35
String Declaration -1.36
Why is my string length function not returning length? +0.82
Parsing a text file - any reason why space / new line would be igno... 0.00
Using sscanf to extract integers embedded in parenthesis +0.35
C++ Fibonacci Program -0.65
Expression must be a modifiable lvalue when mallocing +0.95
Why is int x[n] wrong where n is a const value? -1.57
Template unable to match function definition to an existing declara... -0.16
Is Tail recursive really powerful on C language? -0.52
I am facing difficulty to understand this program -0.38
for the code below, i changed decltype(s1.size()) to int and the co... 0.00
How to write and read an object which contains pointer variables in... 0.00
wait function in if condition statement 0.00
Does allocating using sizeof yield wrong size for structure pointers? +2.10
C realloc (dynamic arrays) - Access Violation 0.00
Will assigning a large value for length of char string be an issue? +0.12
Difference between an array and vector related to maximum size? -1.95
Answer difference between two compiler +1.39
How do I run a program written in c on a computer which has no comp... 0.00
Iterating over a 2D array with a single char pointer -1.16
Is this a new syntax of C++11 initalizer? 0.00
C++ Open a file in main to be read by a function 0.00
C++ How to access a Global Object from Member Objects within the Gl... -1.38
Dynamic Memory Allocation with Strings 0.00
error: cannot bind ‘std::ostream in implementation file +0.35
Copy text file content into a 2D Array in C +0.25
Accepting a string with spaces +0.35
Understanding bitwise left shift on signed types in C++14 0.00
Different situations when shift count>= width of type 0.00
Do method calls in derived classes count as virtual function calls? 0.00
Why is my GCD program in C not running? +1.61
C check user input error +1.41
C programming. Array of pointers, and pointer to an array +0.38
What is the proper way to import dll functions? +0.52
Calling a void function(int) with a void(*)(void) pointer and prepa... -2.33
operator T&() or operator T()? -0.15
C++ Initializing a 2D array of structs +1.07
static member function make_shared of shared_ptr -0.13
No member function declared in class when using "interface" 0.00
C++ class template specialization with pointers +0.43
C++ Creating a Half-Filled in Rectangle 0.00
Problems with creating a function to reverse a string -0.74
Can someone help me with my while loop? +0.36
C++ function to calculate factorial returns negative value -1.40
another initialize a static c++ class member +0.35