StackRating

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

Rohan Bari

Rating
1474.09 (4,513,031st)
Reputation
38 (1,192,844th)
Page: 1 2 3 4 ... 10
Title Δ
Segmentation fault C++ Program +0.24
What is exit value 5 and why am I keep getting this error while run... 0.00
cin.getline : no matching function for call 0.00
Why does accessing elements from an uninitilized array output stran... +0.54
Why is it OK to pass mismatch argument into isdigit function? -1.60
Create C++ variable length global arrays -0.22
Beginner to C++ - How to sum up only positive or only negative inte... +0.16
Getting vector subscript out of range exception -0.21
Switch Quantity problem: switch quantity not an integer and could n... -1.26
"ping.c:13:34: error: too many arguments to function call, exp... +0.06
Logical && operators -1.34
To find max salary using friend function of a class having employee... 0.00
Calling a function with define 0.00
Code doesn't display anything when it should display "Hell... 0.00
How to Calculate the size of the given code using Halsted’s Metric? 0.00
first programm in C-bash: ./: is a directory 0.00
How to invoke the child member function inside the parent class mem... 0.00
Print an array consisting of string and integer without using funct... -1.60
Excess elements in array initializer initializing 2D array using va... -2.35
C++ program giving garbage value to an initialized variable -0.14
Why sublime text and VSCode not showing runtime error? 0.00
'windows.h', what about other platforms? -0.76
Why do i get a wrong value for `i` integer? +0.36
How can I fix the Mingw-w64 C++ "No such file or directory&quo... +0.03
Sublime Text 3 giving error while compiling C program 0.00
C++: cast array/vector integer element to constexpr -1.58
C++ data type greater than 64 bits -1.37
expected identifier (in C) +1.43
What is the best way to take an input line and add the words in the... +0.63
Is it possible to have functions run off the string within a variab... +0.30
How to run Command Prompt from a C++ program 0.00
What is the difference between the two codes: for(auto x : v) and f... +1.71
Trying to construct an object with another object as parameter -0.33
C++ Assign value of class member from a different function +2.93
std::cin only runs once in while loop? -0.47
To calculate power of a number using call by reference -0.26
Different value for the float and double datatype in C +2.43
Is it a good practice to use + for string in c++ +0.27
Comparing 2 vectors using relational operators +0.50
g++.exe: installation problem, cannot exec `as': No such file o... 0.00
error: non-member function ‘int indice_max(const std::vector<dou... 0.00
Calling the default constructor on c structs -1.94
Can we rename cout, endl keyword in cpp? -1.36
argument list for class template "std::iterator" is missing -1.50
Create a file on the desktop. (C++) 0.00
Operator to convert to string +0.04
error: too few arguments to function 'float getTotalAmount' +1.13
"initialization from incompatible pointer type" warning.... +2.99
reference to non static member must be called 0.00
What n&1 and n>>=1 mean? -1.09