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 ... 101 102 103 104 105 ... 150
Title Δ
c++: I am getting a wierd value in my array 0.00
Write a program to find whether the given matrix is null or not usi... -0.57
Macro in GCC and VC++ 0.00
How to look up the ENUM type given a string? 0.00
How does the combination of flags in system call open() work? 0.00
How can I get a std::set of characters in a string, as strings? -0.80
Error when assigning value in 2D array -1.44
C++ extern pointer -1.03
Infinite loop reading file into array -0.98
Why would the behavior of std::memcpy be undefined for objects that... -1.16
Reading the same data from stdin multiple times in C -1.28
Problems with Program flow +0.40
enable_if with is_enum does not work -1.76
How to set automatically optimize code of template function in gcc? 0.00
How to call C++ function from external file? +2.08
Can I prevent object from being copied by std::memcpy? +0.34
run time error: debug assertion failed +0.41
Pointer to pointer not work +0.40
Is this a valid use of const_cast? -0.85
C++ ostream output wrong 0.00
Returning a reference to a structure from a function +1.93
Passing arrays as pointer parameters +0.05
Makefile duplicate symbol 0.00
Error Expected unqualified-id and Expected ) 0.00
fgets does not prompt for user input. What is the difference? +1.79
C++ Matrix-Chain-Order / Can't get desired output 0.00
Confusion about deleting objects created via placement new +2.26
Program ends for no reason (C language) -0.14
Handling doubles with large integer parts in C++ 0.00
Memcpy for converting array to vector +0.04
Changing class member address 0.00
Pointer to member function error -0.35
Simple cipher stops working in loop 0.00
C Program output differs on different machines 0.00
What is the best way to read a char each time from stdin? +0.86
Is declaring multiple similar classes with the preprocessor good pr... +0.39
Search for a word in file line by line in C programming +0.41
warning: suggest parentheses around assignment used as truth value... +1.95
How to get rid of these warnings? 0.00
ERROR Dereferencing pointer to incomplete type in c 0.00
Why doesn't this code using printf and cout have the expected o... +0.10
Find divisors and store them in array +1.28
Calling the superclass' constuctor twice in the subclass' c... -0.52
Converting unsigned char to signed int +0.49
How can I cycle on instances of heterogenous classes to call method... +1.47
Can I legally cast a pointer to a struct member to a pointer to the... 0.00
What is the behavior when a printf specifier flag is repeated? -1.89
allocate array of objects using void pointer 0.00
get pointer of functions for use on other fuctions -0.66
How come this C program does not crash? +1.01