StackRating

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

Aganju

Rating
1468.65 (4,521,351st)
Reputation
5,202 (31,825th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
Value of char variable in C language 0.00
Fail to understand why freeing memory throws an error -1.03
Segmentation fault upon reading in a string to a char * +0.51
return of malloc() function +0.27
"expected class name before '{' token" and "... 0.00
Why can't I print values of linked list members? -0.86
C++ Private variable not readable from secondary class +0.04
I cannot Have strings in my Class. Why? 0.00
SQL : find words that repeat in different rows of a table +0.63
PHP: Is valid to call a function passing by reference a variable no... -1.02
Difference between private static and private methods in a class +0.52
why does std::map take a pair? -0.45
How to insert a python code in C++? -1.69
C, pre and post increment, different answers in different programs -0.45
Using strings in switch statements - where do we stand with C++17? -1.85
How to compare substrings of a text with a hashed password +0.51
Visual Studio 2015 - C++ | Error C4430 Missing Type Specifier 0.00
What is this animated image and how is it created? +0.54
C character-by-character string manipulation from const char *src t... -0.52
My program always prints " 1 ", no errors show (C++) -0.06
Variable declared between function body and header +2.15
Difference between 2 vs "\2" -0.77
How to fix the error, "Invalid expression term 'else'&... -0.28
Operand types are incompatible ("double*" and "int&q... 0.00
C++ object creation without constructor call 0.00
Does the use of std::move have any performance benefits? -0.68
'for' macro is causing function definition to be not found... 0.00
Output of Program with fork() 0.00
How to correctly pass array by reference C++ 0.00
Rounding off and recast it as integer +0.11
In C converting from a if else to Switch -1.87
How writing function pointers are better than calling them functions? -0.85
Cannot assign to non-static data member within const member function -0.19
SQL join one table against multiple columns +0.53
Last row and column number in MS Excel 2010 +0.52
Segmentation fault when pointer used as key points to something in... 0.00
Inheriting And Using a Derived Function -0.72
c++ Destructor for Member Variables? -0.49
How can we get current date and time (IST) without system, server a... 0.00
how to pass class to class is it possible in c++? +2.08
Fast way to map unrelated values to another value +1.04
Rounding up an int divided by 10 to nearest int +0.97
validity of "+" operator while using "<<" -1.30
Does the operator [] of std::vector<type> walk through the ve... +0.49
Dividing two extremely large numbers represented as a linked list o... 0.00
C++ Make main a friend to a class +0.06
Resize a std::vector<AbstractClass*> -1.86
while loop is not working the code isnt runnign 60 frames -0.50
C++ - OOP design - multiple inheritance and pure virtual method -0.51
about while (!(cin>>x)) +0.51