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 ... 124 125 126 127 128 ... 150
Title Δ
Valgrind errors that vary depending on input. How to solve them? 0.00
bus error 10 or segmentation fault 11 when trying to use pointers t... -0.05
C++ How would I pass a variable through a class with an array index? -0.04
Regarding pointer arithmetic in C 0.00
asterisk diamond with even number c++ -0.06
How to use a class inside another class? -0.10
whats the difference for indexing of signed and unsigned char in ar... -0.07
Visual Studio 2013 Setting up a class? -0.03
Create 2d Array using Pointer of pointers 0.00
virtual inheritance in c++ misunderstood -0.60
What makes the array rotate left without temp? +0.22
deleting specific part of a string in C -0.04
I want to access a member variable of an object +0.29
Common interface for a function -1.05
Indirection and Increment Operator evaluvation -0.07
Segmentation faul while accessing 2d array? +0.45
error: invalid conversion from method to void* +1.63
Segmentation fault using string pointer +0.47
Need help reading from a file in C +0.45
Why does C++ show characters when we print the pointer to a charact... -0.96
Clarification regarding signed and unsigned integers in C language -1.64
In C++ can there be a range of values in a switch statement? +1.80
How to put sentinel in for loop 0.00
Is it possible to create a template class with later type definition? -1.11
Strange behavior with uninitialized pointers +0.79
Why do C++ classes without member variables occupy space? -1.42
Using constants in C++ +0.76
Beginner polynomial program in C++ 0.00
How does operator precedence and typecasting work here -1.03
Exercise 3-2 in K&R escape.. program works but have a minor issue 0.00
How do I cast from char** to char* in C? +2.00
initializing const fields in the constructor -0.80
What is wrong with my string generating program? -0.03
c++ code producing different outputs through Visual Studio c++ and... 0.00
c++ error :: EXC_BAD_ACCESS for pointer arrays 0.00
How to allocate memory in C for each character at a time for double... +1.39
Losing values in struct array after leaving for loop in C 0.00
stack representation of multidimentional array -0.23
_free_base "Error reading register value" 0.00
why do both methods of inputting string work? -1.18
Is memsetting a element in an array correct? +2.20
Passing a method pointer for a new method to base class -1.04
Having problems with assert in c 0.00
C - exec not outputting into pipe 0.00
Strange use of [] in C++. What is happening? +0.44
Is it possible to increment function pointers in C +0.45
C++ Unique Class Names vs. Namespace -0.51
About C++ Macro polymorphism 0.00
When we're starting to overwrite memory has lifetime of an obje... -0.99
How to check if a number is divisible by 3 or 5? 0.00