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 ... 38 39 40 41 42 ... 150
Title Δ
confusing sizeof operator result +1.07
Overloading string operator for key multiset 0.00
iterate over non-const std::unordered_set -2.21
Implementing overloads for >> and << operators in a tem... +0.75
C++ regex finds only 1 sub match -2.08
Catching unhandled exceptions -0.56
Why is iostream cutting off the first letter in certain words? -1.13
Size of an object without using sizeof in C++ +1.86
Why is catch not handling this error C++ +1.36
Is it good declaring a integer in a method that would be called eve... +1.79
why this code has error with template specialization -1.15
Char* copying to another char* runtime error +0.86
Custom enum underlying type +0.41
C++ function calling does not work +0.36
How to call a method of a class that returns a double or string and... -0.13
c++ get user name in a class and pass it to a function +1.30
The correct way to use fscanf in C++ -0.38
C++ remove standard features 0.00
checking a constructor for NULL? 0.00
Lifetime of C++ temporary variables +0.38
Override virtual function with existing function +1.80
Having trouble with class constructors printing +0.12
Checking for self-assignment when overloading operator= for templat... -0.07
Does std::list template require a copy constructor (or equivalent)... 0.00
Base class with a vector<int> member 0.00
Can template classes point to instances of one another? 0.00
can't assign std::bind return value to std::function 0.00
C++ map with custom comparator not inserting all elements -2.43
Equality operator precedence not working -0.24
Returning cstring from function 0.00
Program Compiles but occasionally crashes citing reason 255 (CodeBl... 0.00
Array size allocation error 0.00
Pointer inside object that is being pointed to changes memory posit... 0.00
Can you use strcmp() to check for nullptr value? +0.93
c++ Dynamic Allocation of 2D Array Class 0.00
C++ Alternative to void* in one particular case +0.54
Different values when writing and reading floats to binary file -2.31
Facing error in c++ arrays and pointers 0.00
How to make a copy of a type? 0.00
Recursive Compounding Interest +2.63
Big O Notation Confusion (C++) -1.93
Why can you do this conversion? -0.77
C++ vector std::bad_alloc error in a program +2.24
Template Linked List | Uninitialized variable error 0.00
getting the most 32 significant bits from unsigned long long error 0.00
Const correctness for data handled by not const classes 0.00
c++ error: no matching function for call to 'getline' from... 0.00
Overload >> in inherited class c++ 0.00
invalid comparison between distintc pointer types: 'type*'... -0.94
When the dereference operator (*) is overloaded, is the usage of *t... +0.41