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 ... 119 120 121 122 123 ... 150
Title Δ
Subscripted value not array nor pointer +0.49
My program will run but it prints out all 100's for values that... +1.49
Getting the a child class defined as the parent class to output the... +0.43
Unable to Use Specialization of std::hash for Pointer-to-Member? -1.31
Polynomial multiplication recursively 0.00
Parameter of member functions of template class -0.67
Check whether two elements have a common element in C++ -1.10
How to reuse function specialization code? +1.14
Returning linked list structs from a C function +0.67
Initialization of a reference versus initialization of an object 0.00
Logic of Ugly Numbers in C 0.00
Initializing a dynamic array of stl lists for a Hash Table (Separat... 0.00
Segmentation fault in reading a file and writing it to a char vector 0.00
expected type-specifier and cannot convert ‘int*’ in initialization 0.00
How to use functional programming in C++11 to obtain the keys from... -1.87
how can i read last line of file +0.49
When is a type in c++11 allowed to be memcpyed? +0.80
How to enter different data types through input redirection? +0.46
C: Matrix multiplication using double pointers -0.51
2 questions regarding program in C Programming - Absolute Beginner&... -0.48
C++ no match for 'operator=' in '*foo 0.00
Behavior when dereferencing the .end() of a vector of strings 0.00
C pointer being freed was not allocated (even though I malloc'd... -1.43
C++ macro adding to std::map -1.53
Is there any way to put in a undefined-sized array and be inherited... -0.34
Confused about this aspect of Singleton pattern +1.81
C++ memberwise initialization and constructors +0.48
C Variable changes after initializing other variables 0.00
Calloc & realloc: Error in `./a.out': free(): invalid next... -1.35
C++ : Add a method to a base class interface -2.35
How to Copy the (ASCII) alphabetic characters contained in an exist... +0.10
reverse a string c++ +1.05
Printf printing garbage after read() call. The offset is always pri... -1.35
C++ Insertion << operator overload -0.55
what happens when overloaded method has template class as parameter +0.44
why are these two ways of accessing parts of C++ map pairs different -0.39
character scanning via user switch-case -0.39
write to a const reference of ostream +0.03
Value of one field in a struct becomes value of another field unint... -1.18
Expect a type specifier when Templated class instance used in anoth... -0.06
Comparisons of template type passed in, to basetypes or objects 0.00
Compiler Error: Template class assignment no match 0.00
How to static_assert template enum types? (C++11) +1.96
2d array causing run time error +0.49
How can I create my class in different file? -0.02
Compiling multiple .cpp and .h files using g++. Am I doing it right? +0.03
Vector of class type results in Unresolved external symbol error LN... 0.00
Initialize const char* by concatenating another char* 0.00
Unable to insert in map: C++ +1.11
Why is my function representation not reverse-copying data? +0.31