StackRating

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

Ayxan Haqverdili

Rating
1585.18 (2,620th)
Reputation
1,618 (101,881st)
Page: 1 2 3 4 5 ... 10
Title Δ
std::array::iterator that ignores the size template +1.62
Passing a callback function pointer to a function in another class -0.61
How to I write type custom conversions for enums? 0.00
How to use several pointers to one twodimensional array in c? -1.05
How to use Meyer's singleton without copy constructor? 0.00
Correct Syntax for Const Reference 0.00
The alternative of .eof? 0.00
How can we sort a vector of vectors based on a particular index? 0.00
Is there a way to get the values in a parameter pack without using... +1.19
STL vs Algorithms +0.45
A Function returning an array from 1 int input +0.39
Using auto with a virtual function … how to make this code run? +2.02
Can std::vector<T> use T's move constructor, if exception... -1.05
std::copy equivalent in C 0.00
Why is C++ formatting of long variable treating it like int? +1.12
Making reversed output using vector, stl -0.45
Template overload resolution with multiple viable types -1.81
Why don't standard containers like std::vector implement interf... +1.22
Making an arbitrary iterator const 0.00
Is there any type trait way to get int type from range capacity des... +0.40
multiplying the elements of an array - converting a for loop into a... -0.41
Input different values into set without using extra variable (C++) 0.00
C program example2 +0.40
How to change the default string comparison? 0.00
Can't get an old WIN32 WINAPI program to compile +0.16
How to generate distinct permutations of a vector in C++? 0.00
Why does printf print an integer as a double? +0.29
c++ error: no matching function for call to ‘std::__cxx11::basic_st... +0.09
PI number calculating with c++ program +1.25
How do you get the username of the currently logged in user win32 a... 0.00
Rewriting C-expression using << and + 0.00
How to let a variable be dependent on other variables inside a class? -0.85
Problem returning a value in function c++ +0.41
Absolute value abs(x) using bitwise operators and Boolean logic +0.24
Overloading operator< doesn't work for pointer of a claas 0.00
How to initialize a va_list object in c++? 0.00
iterate over multiple ranges of same array 0.00
What does Deitel and Deitel mean by “expressions with side effects... +1.85
How can i avoid the use of the auto specifier in range-based for lo... -1.97
c++ override virtual function with const parameter instead of non-c... -0.69
I am getting a warning saying I have reached end of non-void function -0.36
Split char after finding dot in c++ 0.00
Setting value to enum -2.08
What is the right way to have a set of structs in c++? +0.62
Is there a function similar to std::lower_bound without needing a s... 0.00
Overflow of an unsigned char in C++ -0.17
vector object inside another class initialization vector objects an... 0.00
How do I remove the second and third occurrences of $ from a given... +0.16
Print array of reversed strings in C +0.45
C++ variable_name.attribute = x 0.00