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 ... 79 80 81 82 83 ... 150
Title Δ
How to convert an object to linked list in C++? 0.00
Function overloading with different return types +1.18
C reading strings -0.45
Can I initialize a class member variable using function in C++? If... 0.00
C++ Iterators, what does != really mean? 0.00
Learning c++ -- reading numbers from a file 0.00
Initializer element is not constant -1.14
Why this code for Djikstra's algorithm shows a compilation erro... +1.40
What's with unique_ptr::get() instead of &*? -0.99
No Matching Function Call to Base class +1.60
Variadic template divider -0.34
What different two recursive directory code? 0.00
Global Pointer in C is not updating correctly +1.98
C Function Pointer void value issue 0.00
How do I store the intermediate results of a recursive function usi... -1.05
I am having trouble debugging the code below. I am getting correct... -1.48
Understanding Passing Address by Reference in C++ +0.73
Vector pointer, C++ +0.38
C++ unclear output -0.33
How does `*(*(p+1)+1)[7]` equal `p[1][8][0]`? -1.34
strcpy giving segmentation fault in c 0.00
"Segmentation fault (core dumped)" in implementation of q... +0.34
Calling inherited template constructor of unique_ptr subclass 0.00
How do I keep words with spaces between them on the same line? +0.39
What is the correct way of comparing two ASCII characters? 0.00
Using malloc on double pointers inside 0.00
Conversion from vector to array: length becomes exactly 4 +0.66
C++ error message 0.00
Warning passing argument 2 of 'finder' makes pointer from i... +0.39
how to keep using malloc? +0.78
How to copy content of one file to another in C +0.34
Iterating several C++ vectors without visibly getting its length 0.00
Using an input string and printing it out character by character -0.76
c++ assign a class member function a lambda function for computatio... 0.00
Program that does not return anything -0.46
Why use "(array) + count" in foreach macro? +0.35
Why is my_getline() causing a system hang? -0.36
pointer to char vs pointer to arrays +0.12
passing argument 4 of qsort from incompatible pointer type 0.00
initialize a member of a struct inside a function -2.28
lvalue required as left operand of assignment error when using C +0.96
What does Visual Studio do with a deleted pointer and why? +0.48
Void pointer without type casting +0.48
Why -fpermissive is triggered in my code 0.00
c++ mandelbrot function exporting fully black image 0.00
Is there a standard way to convert a class to a string -1.01
Can anyone tell me why I get segmentation error in this C code? 0.00
Passing 2D array using "*[]" and "[][]" and &qu... -1.11
C read file lines and print them 0.00
Segmentation Fault with strcat() +0.84