StackRating

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

gsamaras

Rating
1573.17 (3,686th)
Reputation
53,577 (1,828th)
Page: 1 ... 5 6 7 8 9 ... 36
Title Δ
Changing elements of an array by passing by reference to a function -0.02
Vector is not "saving values" C++ +1.32
Code after return statement without warning 0.00
In C++ how do you access a multidimensional Array in ClassA, from C... +2.38
Is it possible to make an array that holds an unsigned int? +0.14
C Programming : a function that converts char to int doesn't work 0.00
Try to access data through null address in C? -2.06
c++ initialization of struct with std::list included 0.00
"was not declared in this scope" in c++ +1.94
Loop within loop does not run +1.84
How do I store multiple arrays of strings at runtime, in C? +1.87
Should I put external header in .h file or .cpp file? -1.97
Character Counter in C++? +1.86
Wrong answer when evaluating integral in C -2.40
Using a string macro in another macro -1.66
How to write this table in a for loop? -0.09
Why my code is not printing the sorted array? 0.00
Separate input in scanf()? 0.00
Taking value of Array size from user +0.41
strchr() finding '\n' where there seemingly is none 0.00
Creating generic print function from templates to print values of t... 0.00
Access a member of a sibling class instance -0.59
Why is gid_t not in my sys/types header file? +1.96
IO in C standard +0.39
Privatizing a GitHub repo makes the stars fade away? 0.00
EXEC BAD ACCESS Iterating through vector 0.00
c++ : An array of the pointer float type with dynamic size +2.12
About reinterpret_cast and pointer -1.48
Counting active tasks using start time and duration in C++ 0.00
Constructor <Beginner> +0.41
C Programming Why is the float value changing -0.79
C++ int variable value -0.66
C++ sort 2 arrays pairwise -1.37
C++ - constructors being used twice for the same class 0.00
is char* ft_name(args) equivalent to char *ft_name(args) in c? -2.58
What is type int(*)[] -0.56
Looping back even the Condition is true in do while loop +0.38
Why we can't compare a int variable with int return type functi... +0.61
"+:", ":" means before function name in c++ 0.00
How to limit user input to a single char only -2.04
1st character of pointer string not printed 0.00
error: expected ‘}’ at end of input — when all brackets are closed 0.00
Array size defined by number of lines from input file 0.00
Pass class with templated method as template parameter with GCC -0.14
Sample program crashes 0.00
Understanding the print format %.3 in python -0.61
C++: How to call member constructor outside the initializer list du... +1.46
I'm trying this simple code and I get this error -0.35
string literals and strcat +2.37
Arrays as arguments when used with **characters** VS with **integer... -0.28