StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Saksham

Rating
1451.91 (4,532,096th)
Reputation
4,852 (34,204th)
Page: 1 ... 5 6 7 8 9
Title Δ
initialization of non-const reference of type 'char*&' from a t... -1.20
Reducing time in the following code +2.66
C++ type of issue +1.05
C++ iostream: Using cin >> var and getline(cin, var) input er... -0.44
Delete a member array correctly in C++ -0.26
Why is enum class preferred over plain enum? -0.31
creating a hash code form a string in c++ -0.16
expected initializer before ‘<’ token -0.36
Array Partition with pointer -0.24
Validate input for the following condition +0.04
appending to a string does not change string value +0.47
How to efficiently insert a range of consecutive integers into a st... +0.46
C++ does not want a return value +4.25
Why doesn't loop terminate even after 'ss.fail()' is true (Here 'ss... +5.86
C++ How would I read a file into an multidimensional array or three... 0.00
in c++11, can you always (safely) replace a memset() initialization... -2.36
Basic c++ constructor notation -1.73
Why x and &x are same for arrays +3.16
parsing a text file with first line all 1's and second line all 2's -3.61
Comparing 3 number properties of an object +1.82
C++ template; partial specialization implementation -2.24
sum of non-integer elements in std::vector -1.82
trying to print from ostream but printing a blank instead +0.62
C++ Union fields not set correcly -3.01
Adding objects data of a class? -2.35
I want a vector of derived class pointers as base class pointers -1.02
C++ Template, learning for the first time, what is wrong with this... +1.34
Garbage value with getline -3.38
Reading multi word from a file +0.62
how to create structure array with dynamic size -4.43
Benefits of Static Functions for Class Constructions +2.16
Is it safe to access Base protected member this way? +0.64
Not able to underdtand this code...Is it C++11? -0.72
Why point a pointer to 0 after*** deleting it? -1.17
int conversion -- gives me weird numbers +4.60
where the commenting is removed during the program devolopment in c +1.56
Node and Binary Tree Constructor and Destructor Segfaulting -1.32
Convert Comma-Separated Strings to multiple String +0.43
Error: expected ‘;’ before ‘noexcept’ 0.00
Why I don't have an exception? -2.52
Printing string depending on user input +0.58
How to input text containing less than 1000 words with spaces and p... +0.31
Way to delete/erase duplicate elements from std::vector while maint... -1.65
Code works fine but I can't understand what it prints -3.95
C++ Templates: Automatically overload templated function with const... -2.88
Difference between postfix and prefix increment of stl iterators? 0.00
Some Data Unaccounted For When Iterating Over Array +1.66
URL with question mark gives page not found +0.43
While() Loop to create a border of asterisks around text? -3.65
Generate Random Number With Defined Data Type +0.31