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 5 6 7 ... 10
Title Δ
Printing a text file which is stored line by line 0.00
Why does it takes a little longer to display 'Hello' after... 0.00
How to divide integers and get a float in C -1.99
What happens if return EXIT_FAILURE without using fclose()? -0.01
Password login program loops forever and displays incorrect results +0.52
Function in C to find max element in an array -1.95
How to make the windows command prompt show the return value on a C... 0.00
Compilation error of Variable Length Array with GCC +2.07
error 'info' undeclared (first use in this function) -0.01
No matching function in rectangle class -1.02
Array within Structure for printing basic informations of person -0.47
Why is there a run time error for this code? -2.05
Can Windows's Wireless Network Connection Status window be open... 0.00
Trying to create a line with a function and then print it with anot... +0.49
Getting Error While Calculating Average in Array More Than 4 Elemen... 0.00
scanf fails when I type in operations (+,-,*,/ etc) in C +1.38
why is int ** x not the same as int x[][]? +0.24
is (0.1 + 0.2) == 0.3 true or false? -0.36
My emoji program is showing box with a question mark in C++ -0.25
easiest way to know the position of minimum values in array c++ -1.19
Getting error in finding sum of digits of large inputs? 0.00
warning: format '%s' expects type 'char *' but argu... -1.87
C - avg of 2 arrays - always 0 +0.52
How to Replace character in c++ without using library +1.02
C++ Linking to separate .cpp file says "multiple definitions&q... -1.84
How to use functions of <strings.h> like strcmp() with object... -0.50
Counting the amount of digits in a while loop does not work +0.28
Similar codes output different results +1.33
No output in c program? +1.13
Why do we declare the size of a single or a multi-dimensional array... -1.91
How to write a program that reads a message and counts the number o... -0.48
How to print different arrays in a single line in c? +1.14
How to write outline constructor that has been inheritance? -0.49
how to use array data member of struct in main in C++? +0.72
how to take multiple strings as input and store them in a 2d array... 0.00
How to split a number into digits in C++ -0.85
enum member vs static int member? 0.00
clang / gcc on MacOS: Error Expected Filename 0.00
The following C code when ran is skipping the storage of some infor... 0.00
How to write switch statement with evalutions other than "equa... 0.00
Vector Values (String and Int) Summation C++ +1.17
Input of 2 strings separated by a space in c 0.00
Incorrect String Length Using Pointer -0.50
Use a function in one class in other without inheritance in c++ +0.52
list of prime numbers between 1 and 100 -0.48
Despite everything looks fine, values are not swapped +0.52
implicit declaration of function [-Wimplicit-function-declaration] 0.00
what will vector.size()-1 will return when vector is empty? +0.06
C++: my switch-case loop goes to the first case +1.05
Pass two dimensional array in function 0.00