StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Kostas

Rating
1516.44 (40,334th)
Reputation
1,761 (94,226th)
Page: 1 2 3 4
Title Δ
Using stringstream inside a loop to extract a number from few strings -1.84
Deletion of unique class object pointers in a static vector -3.96
Split english text into senteces(multiple lines) +0.00
Variable Length Arrays: How to create a buffer with variable size i... +2.44
Can hinted insert to std::map lead to unbalanced tree? -3.14
Largest range of datatype in C++ +4.03
How to keep a pointer to each word in an array of character pointers? 0.00
Cannot Delete a pointer array inside a stuct pointer (c++) +4.13
Why does iterating over a vector of bool require the &&, an... 0.00
2d Sorting card algorithm 0.00
C++ try/catch after deleting a pointer -4.24
Pattern/architecture to select and execute tasks depending on the i... +3.91
Wrong result with bitwise inclusive OR -1.84
Return Reference of array 0.00
Freeing tuple created by std::make_tuple() +0.19
free(): invalid next size (fast) after several calls 0.00
How to pass parameters by reference in recursive algorithms in c? +4.46
why c++ use CustomClass** instead CustomClass* to create function t... -2.30
output vector<T> in template function 0.00
Counting the most appearance word in the paragraph 0.00
Value cast vs Reference cast -1.88
C++ Creating an Balanced Binary Search Tree Using Array Structure 0.00
C++ Class variables not printing the right values assigned -2.30
C programming- Convert from char * to char array? +4.10
Questions about Bitwise Operators 0.00
How do I add 'using namespace' to a class definition based... -2.68
Towards understanding nth_element +4.19
C++ accesing pointer elements of a vector with iterator +0.34
C++ map insertion using [] 0.00
Abstract Class Help in C++ +0.15
Why does object's memory profile need to be known at compile-ti... +0.35
std::mem_fn(&method_defined_with_forceinline)(*this) not inlined +4.16
Calling a function every 1 second (precisely) -1.33
c++ printing the contents of a string -2.04
What is the result of adding a char and an int? +5.83
Automaticaly convert array of structures to structure of arrays in... -2.74
Printing bits in long long number (C++) +0.70
New to c++ trying to figure out class conventions +0.21
Recursions and functions c++ +1.99
C++ When to use pointer to vector? 0.00
Lambda auto with input function in c++ giving errors -0.76
C++ 'vector' was not declared in this scope -3.88
Why do I need to define a reference to a pointer in C with *? +1.69
Is there a way to call a function expecting a pointer without creat... -2.43
Assembly x86-64: memcpy a word? 0.00
C++ cin.ignore and getline in while loop -1.67
Reading a structured file +0.15
ifstream is.open() acting like it's not reading the file -3.02
access c multidemensional array with only one argument? +0.49
C++ [Recursive] Write a number as sum of ascending powers of 2 +0.27