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 ... 75 76 77 78 79 ... 150
Title Δ
Using a variable file name in C to read from multiple files with si... +0.35
How to erase an element that is nested within a list which is neste... -0.36
Does creating temp heap variables in an operator overloads when ret... 0.00
fscanf til EOF to save contents of file word by word -0.65
C++ Pushback vector<struct>MyVector And Error C2664 -0.14
overload array operator for mystring class +0.37
Trying to learn how to use template -0.63
Weekday from date string in C++11 0.00
How to read a file line by line without using the string class? +1.54
Lifetime of const reference variable not extended +1.30
Bitwise OR vs Logical OR -0.56
C++ find in file a specific string which contains name 0.00
Matrix template addition operator overloading +0.37
inline constructor and destructor in cpp file -0.14
How to fill a part of a multidimensional array in C++? -0.14
Why am I getting segmentation fault/how do I overload an operator? +0.36
Creating a matrix in a structure 0.00
Object initialization syntax in C++ +0.37
How do I read this complex C declaration? +0.32
Inverting array elements (bitwise) doesn't work -0.75
how to optimize the C code , when m is too big, it cann't oprat... 0.00
How does memory usage differ between ternary conditional and an if-... 0.00
Defining 2D arrays in C++ +0.37
C++: Recursive Max of Array Function +0.35
After recursion call the next printf automatically prints the incre... 0.00
C++ Modulus Operator Understanding +0.37
What is the benefit to using a static library over including a head... -1.36
How to reuse a stringstream in C++? 0.00
Declaring function templates before defining when overloading +2.84
Print() function failing to output vector, whats wrong? +0.36
Trouble creating a instance of a class within another class 0.00
Implementing Binary Search in C +0.34
How can I make my vector update when passed in a function? +1.81
Binary tree Insert c++ 0.00
Update a pointer in a set to point to an equivalent object with dif... 0.00
In c++, which reasons is true that the singleton(static instance) w... 0.00
when is an expression in a lambda function evaluated? 0.00
Does an operator exist for this? 0.00
What are structs initialized as C++ 0.00
functor overloading best practices +1.36
Cant get a Diamond Shape in C right -0.62
How do I get my script to loop and quit on command? 0.00
c++ ofstream fails to read a .txt -0.19
How to ignore a single newline in the input buffer and have scanf r... 0.00
Struct Array not saving +0.38
C++ will exact division lose precision? +0.69
Attempting to troubleshoot copy constructor crash issue 0.00
Error code C2084 0.00
How do i convert a while loop to a for loop in C++? +0.38
Why is memory access exception caused in this occasion? +1.13