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 ... 36
Title Δ
C++ User defined function to populate an array 0.00
I can't find my segmentation fault: 11 error +2.00
Why `push()` in my stack implementation isn't working correctly? -0.79
Why `push()` in my stack implementation isn't working correctly? -0.79
Search a char element in a linked list 0.00
KeyError: 'Action' when trying to mock DynamoDB 0.00
C++ replace function +2.14
Calculate the sum between two iterators in STL containers -1.44
How do I fix this weird while loop error? +0.39
Multidimensional array logic -0.59
How to concatenate two charcters in c? -0.36
How does FLANN select what algorithm and parameters to use? 0.00
What does `int j = i + rand()/(RAND_MAX /(curr_pos-i) + 1);` mean? +2.47
Array replacing elements that i dont want -0.31
Access violating when pushing into priority queue 0.00
"No match for operator>>" but I don't understan... -0.60
How to arrange the data in alphabetical order in C? 0.00
Complement operator in C +1.19
Refactoring functions/using return. C++ -0.47
How do I fix this random number generation code in C for my class? +2.23
What is the difference between strcmpi and stricmp functions? 0.00
C++ How to replace rows and columns in 2D array? 0.00
Converting chars to integers is creating a negative number? 0.00
CS50 Pset1 cash code not working properly 0.00
Fill a file with an array of struct type in C +0.34
C: How can I split the user input of a number and store it into an... +1.23
What is happening in this C program with an 'empty' if with... -0.08
Random word from a character set segmenation fault +1.82
Comparing Char in C in Do-While +0.41
Struct data and malloc; not receiving the data waited 0.00
PEP8 plugin breaks my Type Hint code in Sublime 3 -2.10
Incorrect value of enum variable 0.00
Assigning value to pointer correctly in C using strcpy() +2.11
C++ Variable destruction -1.99
Result of value comparison in c++ 0.00
How a pointer be deallocated after it's initialized inside a fu... 0.00
Can't figure out Python 3.7 NameError -2.05
Limit MXNet GPU Memory Usage 0.00
Efficient row elements multiplication in numpy -0.14
Addition/subtraction of integers and integer-arrays with Timestamp... -1.96
PIP installation for Python3 problem: Consider adding this director... 0.00
Destuctors and vector 0.00
K&R Exercise 1-9: second while-loop condition explain 0.00
C Program Printing Wrong Message | Logical Operator Problem? +0.40
Breaking up a string into a list of tokens using another string as... +0.42
Print a single character of a C string at a time 0.00
Error: a function-definition is not allowed here before '{'... 0.00
How to get rid of intialize member variable warning? +0.40
I'm trying to merge two sorted (int)arrays using pointers and f... 0.00
Why isn't strstr finding the substring from a ring buffer? 0.00