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 ... 12 13 14 15 16 ... 36
Title Δ
Re-writing from switch to if else 0.00
How to Empty-Initialize a `const` Member -0.37
K'th Min From a set of intervals 0.00
Why do I keep getting Nan as output? -1.02
Why is this function in a class initializing a member value with th... -0.59
Codility PermMissingElem -2.19
Where am I going wrong when allocating memory in this simple C prog... +1.01
Read matrix from text file using vectors in C++ -0.55
Check std::vector has duplicates -0.20
~ no response on stdout ~ in C +0.64
Using a pointer to a std::vector to access elements in C++ +1.83
How to check that inputed number is positive? -0.07
Is everything after an exporting namespace not exported? +0.42
How to pass address of specific element in array of strings form ca... 0.00
Creating a string from a set of elements from an array in C +0.41
Reverse words in a sentence in c++ using stack 0.00
How to suppress a member in implicit copy constructor/assignment op... +1.36
Make while loop not print when user enters "quit" (still... 0.00
What is the purpose of standard-layout guarantees for "black b... +0.71
iostream sentry doesn't set failbit when it has reached the end 0.00
pointer in array of pointer print value without * -1.93
What is the most efficient and correct way to measure the time it t... +0.40
Does a phantom type have the same alignment as the original one? +1.90
What is the difference between typedef int array[3] and typedef int... +0.42
Initialize vector passed by reference -0.55
One-liner for nested for loops in C++ -0.52
c printing address of an array pointed to by a pointer +2.12
Function Pointer Array Pointer is used as a function's return v... +0.39
Complexity of Array methods -0.39
GetChar() function strange +0.42
Bitshifts canceling out instead of expected behavior +0.57
How do I design error codes in c++? +1.83
null pointer doesn't address to 0x0 location in cpp -0.36
What is a state in Redux? +0.41
Segmentation fault using scanf for float ** type -0.77
for-loop in C explained +0.90
scanf input issue in this code 0.00
Does move constructor makes any sense for a class that has std::thr... -1.07
C++: Calculate using large numbers (>1 mrd.) and procentage -2.02
C++: Calculate using large numbers (>1 mrd.) and procentage +1.98
How to measure the quality of my code? +0.16
Changing the first letter of a string into upper case in python -0.37
How to print the contents of a character array in the main function... 0.00
Filling an array row by row (one dimensional array) 0.00
Modify the heapsort algorithm to extract k elements at a time from... 0.00
Read line from console without STD -0.60
Count the number of integers in an array divisible by a given query k -0.17
Using MACROs to get the 'name' of function parameters -1.52
Efficient way to find a pair with minimum difference in an array -0.08
"this" not being recognized inside a function +0.41