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 ... 19 20 21 22 23 ... 36
Title Δ
Cannot convert complex<double> to double +2.16
Linked list: Should the type of pointer "next" and the na... -2.24
Why is std::min_element and company not specialized for std::vector... -1.05
C++ error: expected ',' or ';' before '{' t... +0.99
Why min({1},{0}) returns {1} -0.48
Segmentation fault(core dumped) c++ -2.00
Reading data from text file to linked list, error handling -0.62
Only printing last line of txt file when reading into struct array... -0.09
Is it the driver or the workers who reads the text file when sc.tex... -2.06
How do I pass a reference of one object to another and still modify... +1.74
Create simple display 0.00
using sprintf to print out stings on a LCD how can i use a percent... -0.44
Design a data structure that use hash and support compare 0.00
Array in structure 0.00
++*p++ cant understand the precedence thing -0.24
Fastest method to check if all elements of 2d array are equal -0.63
invalid types 'int[int]' for array subscript compilation te... 0.00
Fastest way to calculate maximum pixel gray value in the 8-adjacenc... +1.36
calculating Pi different ways 0.00
Sizeof operator to measure 2D array +0.42
Struct inside list in C - Display members of a struct existing insi... 0.00
Scanf() taking 0 instead of Float keyboard input -2.08
C : Best way to go to a known line of a file +1.41
Program crashes when inserting a node in a binary tree -0.60
Improving finding Min and Max in Array -0.58
Extracting unique elements in an array (from K and R C ex1-14) +1.10
error: no matching constructor for initialization of 'set<in... +2.20
How are tasks distributed within a Spark cluster? 0.00
Splitting char into char array +0.40
error: use of undeclared identifier 'out_of_range' on vscode 0.00
Declaration of for loop with double greater than operator 0.00
Behaviour of extern const char* in C++ 0.00
Initialize a two-dimensional std::array of type enum class (C++11) +1.89
in c++,why a=*pr++,c=pr++,a is *pr instead of *c? 0.00
why this code cant print to txt file? 0.00
Is this a good procedure to convert integer to char array in c? -1.76
Upper bounds and Lower bounds in Algorithms -2.09
erase-remove_if idiom - was anything removed? -0.96
Can I create a header file in Ideone? -0.10
why printf with %d specifier giving wrong result? +0.94
Const in C function declaration and implementation +1.98
Intialized char array with unknown element in c++ +0.41
Time complexities of three algorithms are given. Which should execu... -1.57
Convex hull in O(n) time +1.56
How does this code produces an output of 6 and 3? -0.31
Scanf reading twice when input is a mix of int and string +1.56
How to use the same structure accross multiple source files? +1.74
Storing element in string -0.04
Writing in binary files C programming with spaces 0.00
Is it correct using stack in my implementation? 0.00