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 2 3 4 5 6 ... 36
Title Δ
Pre and post increment confusion +1.77
Class constructor not saving variables -0.34
How to distinguish empty struct from one char? 0.00
Iterate over a vector of pairs and access first and second element -0.58
How to assign an array of characters to a string literal 0.00
Removing Object via String C++ LinkedList 0.00
Why the 2-D array prints 1 where it should not? -0.45
Is it possible to increase char array while using it, WITHOUT malloc? +0.12
Variable changes after the size of a 2D array is increased 0.00
Calculating distance between to points of a triangle using pointers 0.00
why xocde stl source memory typedef have | symbol? +1.98
Execute and finish of methods -0.59
Why would fstream.fail() return true or false 0.00
How am I using malloc incorrectly here? -2.00
How to sort a 2d array from max to min 0.00
When (not how or why) to calculate Big O of an algorithm +0.71
Variable file may not have been initialized 0.00
Easiest way to load variables from a text file +0.82
Foreach function in C +0.10
What does a pointer variable do? +0.40
Call member object from object, ERROR: initial value of reference t... 0.00
Declaring memory on stack overwrites previously declared memory -1.14
How to exempt case sensitivity of data structures values 0.00
How To Use Certain Parts Of A String In C? +0.45
error: call of overloaded 'abs(double)' is ambiguous +0.71
Possible Causes of Segmentation Error during Compilation 0.00
Program stops after loop in function +0.41
How to generate multiple arrays of random numbers in C -1.90
Assigning the value of a pointer at a certain index in C +1.30
What am I doing wrong - C Pointers 0.00
isdigit like function that works on float 0.00
'i' meaning and why is it there? +0.50
printf performance: Better to use "%d" or "%c"... -2.32
Binary vs Linear searches for unsorted N elements -1.39
Read words and numbers from text file (c++) 0.00
Filling and Printing a 2D array -0.82
How can format my output exactly how it's asked? 0.00
Having trouble with do...while loop 0.00
Is it okay to connect all links of a node in a function create_new_... -1.43
Turbo C gives Output as 0.000000 0.00
How to recompile a '.h file' on mac? 0.00
Result of sizeof differs from size of character string 0.00
check if a matrix is symmetric and i get always the same result +1.55
Assigning an array element values not working as expected +0.36
Preventing passing incompatible pointer type 0.00
Macro function for printing with UB -0.15
Name of a Data Structure +0.38
Is it safe to end destructor with return statement? -0.52
Reading a value that is passed in a file -0.38
Why a big number input will generate a runtime error for this code... +1.58