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 ... 67 68 69 70 71 ... 150
Title Δ
Splitting string and storing into array (in C) 0.00
reading missing values "NA" from file using fstream 0.00
Code doesn't execute when it is supposed to 0.00
Trouble with friends: How to grant private access to an inner class? -0.14
How can I initialize a vector of objects in C++? -0.29
When I add a for loop to the top of my code, my program crashes. Why? 0.00
Why %s and %c considered as same type by `scanf()` function? +1.86
Deducing type of a global variable +1.28
C++ - Modify a File Without Creating a New File +2.30
Converting between two types in c +0.56
Write to dynamic array +0.35
g++ how to solve warning "used but never defined"? (not s... 0.00
can only make with only one object file in makefile +0.36
Cast the object pointed by (void*) to char[] +0.36
Override operator across namespaces 0.00
Assigning char [][] to char** -1.06
Node pointer in the definition of node itself, how does it work? -0.82
Is it good practice to use pointers as class members? -0.96
C trouble with a array, -1.67
Why I'm getting garbage value after explicitly writing the Copy... -0.45
Is instantiating a derived class only once bad OOP? -0.08
Is identifying integer literals in decimal, octal, and hexadecimal... -0.43
C++ - What does it mean when a stream pointer is given as a functio... +0.36
finding determinant c++ code 0.00
To where does a pointer point after being deleted? 0.00
Ask name, if wrong ask again, if right, keep going ( Not working )... +0.35
C, array of pointers: int n[5], int *p[5], assign p[i] = &n[i],... -1.07
C++:I call a string substr twice with different position, convert t... 0.00
template class to manage containers, getting type of contained data +0.36
Difference between exit() and return in main() function in C +0.53
Declaring = and [] operators for a class on the header file, "... +0.75
error C2678: binary '>>' : no operator found which ta... -0.14
Linked list not printing the value? What am i doing wrong -0.64
sizeof(*p) are my results undefined? +0.36
C: allocate a pointer -1.46
How come the first letter in my final cout gets cut off? -1.05
how to declare a char*[20][250] +0.48
CFLAGS=-std=c++11 -O3 -Wall -pedantic not being recognized in makef... +1.58
No operator "=" matches these operands C++ -0.71
convert cin after input 0.00
How to properly solve const std::string& and const std::vector&... +1.86
Returning Parameters and Using Them in Other Functions +0.38
Can I print an object of the class using printf()? +0.36
Doubts about c++ classes 0.00
MSVS 2015 puts errno in stddef.h? 0.00
C++ List::insert compilation error +0.37
Access Violation Pointer Error -0.61
Why cant we add two pointers? -0.56
Open file based on user input -0.65
First time working with classes in C++ : request for member of non... -0.14