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 ... 102 103 104 105 106 ... 150
Title Δ
How to reallocate charater pointer for concatenation? -0.35
How private inheritance allowed me to create object? -0.55
Returning an array in a two dimensional array function? -0.25
How to pass a dynamic 2-D array to a function in C++ -0.59
How do I initialize a struct using the new C99 syntax? 0.00
Assigning malloc output to an address? lvalue error +1.75
Cast function type to differ if types of arguments are convertable -1.12
Reading struct arrays from .txt file with for loop makes it loop fo... 0.00
What is the reason for not being able to deduce array size from ini... -1.05
How to compare pointer address values? +0.14
Do long long and long have same range in C in 64-bit machine? -0.77
Issue with struct constructor causing stack overflow +0.54
Why am I getting strange characters leading my substring? +0.41
C file reading doesn't read an array of numbers in as string 0.00
Reading and outputting byte at position in binary file (C++) 0.00
Invalid types int[int] for array subscript error +0.41
C++, how to read CSV and remove comma 0.00
Why do you need two range for loops to change these elements of a v... +0.13
How do I alter my C code to use pointers? -0.93
Vector of objects - editing element and optimization 0.00
Overloading == compiling error c++ 0.00
C++ Class Composition: Constructor? or ()operator? -1.27
What my customized compare does not work? 0.00
C++11 How to use lambda and higher order functions to transform a v... -0.45
Functions as parameters in C -1.49
Initialize int array with length of a input string in c++ -0.31
Writing bits of a byte to bin file +1.62
Reading double values in "Scanf" statement -0.39
fprintf misunderstandings and unhandled exception -2.18
My isupper function always says it is not upper -1.26
C - struct definition in header files +0.41
Why is the default char* in a parameter must be const? -0.90
Why defining classes in header files works but not functions +1.22
How to pass a non-static member function as a unique_ptr deleter -2.21
pointers, conversion of char ** to char * +1.17
c++ matrix class different dimensions -0.59
How do I write an 8 bit array to a 16 bit array of 1/2 size +1.82
Is it possible to convert a pointer to contiguous memory of known s... 0.00
Overloading the Output Stream Operator for a Class -0.10
How to get rid of these warning? -0.92
How to build Type2Int from Int2Type? -1.17
Understanding operations with pointer +2.36
Trouble with looping through lines of Input File in C +0.42
Derived Object at same Location as Base Object -0.44
why do i get an error of function-style initializer appears to be a... 0.00
passing variable (of char) to popen in C++ +0.41
Why does my array element retrieval function return random value? -0.04
C++: Fix class template specialization / inheritance issue 0.00
Trying to assign vector of Base* from vector of Derived* -1.57
Overload for undefined type 0.00