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 ... 44 45 46 47 48 ... 150
Title Δ
vector - pair uniform initialization -1.24
How do I assign existing array values into an array pointer? 0.00
Count number of consecutive 1 in a binary number 0.00
Output a C++ string including all escape characters -0.67
C++ Program does not return the correct factorial value -0.11
Cannot convert error while overloading * operator -1.70
Does the = operator call the constructor/new in C++? -1.30
I'm trying to understand How a sequence of fork() function work? -1.81
Can I prevent using public attributes when using model view control... 0.00
Random number generation between 0-1 to fill container -2.15
C++ Why does my do-while loop fail to end as soon as boolean condit... 0.00
Does a for loop "delete" it's last looping from memor... +0.39
Copy constructor and copy assignment operator? +2.49
How to get n-th attribute of class in C++ -0.96
How to determine the position of character in a text file, (C++) 0.00
Is there a way I can use a function to return the memory location o... +0.18
Do I really need two versions of == operator overload? +2.28
Fill an array of struct dynamically +0.41
How to print a string that has integers inside of it C++ 0.00
How to use const int with extern 0.00
What might cause intermittent error in finding the lowest value in... 0.00
Map enum value to template argument in C++ 0.00
Inconsistent std::cout behavior 0.00
Variadic template: error: parameter packs not expanded with '..... +1.65
Replace a character in a file using C++ +0.88
Output for if/else statement not showing/variable assignment issues... +0.39
Working on a local reference variable -1.99
C++ using fork() to generate 2 children -0.15
trouble reading from file in c++ -1.94
error: no match for ‘operator^’ -0.37
Correct structure creation 0.00
Make C++ std::string end at specified character? +0.66
Garbage value when getting integer value from binary file in c++ -2.16
how justified is to use reference instead of pointer for the ease o... -1.36
How do I set an array to a new array? -0.13
Templated snprintf 0.00
Change private member of class +0.41
Is c++ delete [] applicable to primitive types -0.89
limiting string size in c++ to number of characters -0.11
Is it possible to pass a vector<shared_ptr<T>> to a con... +2.77
Call constructor for struct class -0.11
Assigning literals to pointers 0.00
Brace-or-equal-initializers in anonymous struct does not work on VS... +0.44
Declaration in .h. Definition in .cpp. Correct? -1.04
Rotation of points about an axis 0.00
Cannot return vector containing derived pointers 0.00
Constructor not working as intended 0.00
Error: Invalid use of non-static data member, variable was not decl... -0.27
Check and Deletion not working as expected -2.49
Is a pointer allowed to change value in single inheritance? -1.17