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 ... 10
Title Δ
return x; is not returning an integer value in C++ -1.29
How to store a substring given a delimiter in C -1.98
How to make program shut itself after 3 wrong passwords in C++? +0.53
argument in linux to argv -1.84
printing arrays and enums in relation to each other C 0.00
fscanf return value for a string +2.46
Segmentation core dump, from a newbie +0.53
How to read text from a file into an array and then print the whole... 0.00
How should i return struct pointer? 0.00
Combining strings with fixed size arrays -0.69
Getting error error: expected primary-expression before ‘b’ +0.53
Uable to declare a char string properly in C -0.90
Doesn't output text from function to console? 0.00
scanning string in c++ 0.00
Trying to read first line of file using fgets 0.00
With the use of only 'Write' function how can i get to solv... -1.54
Difference between c and java on simple array functions? 0.00
Checking if the first character of all the strings are same or not... -0.47
Something like python's __init__ in C++? 0.00
string array values are not printing +0.13
Is this a valid way to declare an array in C? +1.25
C language structure is not woking properly in my code -0.47
how to get the intended result when the second input b equals 0? +2.42
Launch: program does not exist in Visual Studio Code 0.00
Refering to queue as pointer in C -1.72
Functions parameters using macro 0.00
Passing string from a function into another function 0.00
Segmentation fault: but why? +0.53
Visual Studio Code keeps running 0.00
Initializing array of integers without using square [] brackets +2.38
Getting "too few arguments to function" 0.00
Int overflow with floating point values -1.70
Arithmetic operation doesn't work with variable -0.35
Why no error in concatenating & copying strings bigger than arr... +0.01
Can someone help me figure out why this simple function isn´t... 0.00
Sorting a const char* array of strings in C - Exercise -0.14
Input in C merge with the next one with Struct in C +0.03
Assigning value to char string using pointer to struct 0.00
Printing leading '-' in C? +0.44
Why does my code return 0 after entering in username and password f... 0.00
could someone help me? OOP in C++ 0.00
Is there a shorthand for returning conditional integer (error code)... +1.25
how to declare an array using a variable while receiving value of v... +0.54
Not able to invoke erase() operation in C++ vector<pair<>&... 0.00
I want to know the operating principles 0.00
Why is Converting std::double to std::string using std::stod giving... +0.04
Crash when initializing vector with one element using brace initial... 0.00
Writing a recursive function that takes an array and the size of th... -0.64
How can I make both side of a rectangle equal in c? 0.00
i have to check if a string is palindrom or not using string iterate +2.06