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 ... 9 10 11 12 13 ... 36
Title Δ
C++ print element sum +0.43
C Programming: how to get normal value of int without using value -... +0.32
What is the purpose of "int main(void *framep)"? -1.27
pre/post increment decrements evaluation in single line 0.00
How to count the number of a char each time you read it in? -0.25
#include guard before or after comment block? 0.00
Editing list inside template not saving -1.76
Terminate an array input taking when input is -1 without using break? -0.03
C programming: print only int from fgets -0.82
Is it possible to execute two statements simultaneously in C? -0.62
Is it possible to deduce type conversion to templated type in C++? 0.00
computing function of neighbors efficiently on lattice -0.02
Visual studio Run-Time Check Failure #2 - Stack around the variable... 0.00
Undo/Redo implementation. How to compare two std::strings 0.00
Shrink the size of 2D array by removing specific rows and columns f... +0.42
How to prevent unused variable warning with non trivial destructor +0.97
Shifting Objects Up in an Array -0.07
scikit-learn NearestNeighbors .kneighbors() on tfidf gives ValueErr... 0.00
C++ Erase vector element by value -0.13
Vector Iterator not dereferencable (trying to manually reverse vect... +1.15
In a structure, is it legal to use one array field to access anothe... -0.72
How does this array with this indexing work? K&R exercise -0.31
cannot convert <int*, std::vector<int> >’ to ‘int*' -1.09
Matrix doesn't keep more than one value -1.95
Stack with single characters as elements -0.27
Why do we use "&" before the integer variable when in... -0.79
when assigning the unsigned char with the integer greater than 255... +0.42
Do I need a pointer to a pointer here? -1.01
Assigning to postfix-incremented pointers -0.07
Define overlap elements or elements not contained in subsets 0.00
2D array elements not being read properly -1.48
When is it appropriate to use dynamic array as opposed to static ar... +0.42
OOP - Do I over complicate things? +1.25
What does this piece of C code do ? [confusing with function body c... -0.18
What is the return value of &"suchString"? +2.57
Memory Leak Deleting a Node C++ 0.00
how to print random letters from a set in c language in terminal? 0.00
What is the fastest classification algorithm for large datasets? -0.59
How do I merge arrays in python? -0.05
C Program - Removing duplicates from LinkedList -0.08
Sorting an array in ascending order. After compiling there is no ou... 0.00
C++ pass by reference: how is the call stack used? -2.41
passing a double pointer into a function and assigning it an addres... -2.52
3 D array representation -2.94
C: Ignoring return value of scanf 0.00
C++ STL set lower_bound wrong result +1.23
Best Data Structure for searching a coordinate in a 2D grid of cate... +0.13
Passing the "this" pointer to other class/function in des... -2.23
String and String array Manipulation in c +0.46
How to control user input for 'char' type in C programming? +0.40