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 ... 4 5 6 7 8 9 10
Title Δ
How to force the compiler to declare functions in C/C++ itself? +1.31
Node* vs Node in main 0.00
`auto` variable declaration with multi-word fundamental types cause... -0.62
How to get the function pointer of a class member in a function of... +1.46
Tell me how to fill a two-dimensional array 0.00
member varibables are not staying initialized 0.00
Unable to convert argument for string insert function -1.45
Why I can't pass string literal to this template? 0.00
what if I ignore the return value of a function with shared_ptr ret... +0.81
C++ use of undeclared identifier 0.00
How do I add header file for a C++ console app in Visual Studio 2017 -0.47
Is it better to pass by value for moveable types instead of overloa... +1.47
Countdown until matching digits +1.12
Is it acceptable to use rand() for cryptographically insecure rando... -0.12
Accessing an object in a moved-from state +0.06
C++ Using Constructors from CRTP Template-Template Base Class 0.00
Integer Underflow when initializing for loop variable with size_t -0.99
Type of index to iterate of vectors of different types +2.29
Better alternatives to assert(false) in C/C++ +1.24
Declaring variable in namespace 0.00
Safe arithmetic with numbers smaller than machine precision? -0.88
Is there any way to assign multiple strings on the same line using... +0.44
Compilation error when trying to initialize vector of structs +0.45
Can we assign values to function? -0.54
Why does my program skip the while loop? 2 is bigger than -1 0.00
return const value prevent move semantics -1.09
Does string::replace invallidate iterators and references? +1.88
why can i import negative numbers as int, but not as long int or ot... -1.94
Calling an array of structures inside a structure using pointer ari... +2.28
How to fix the result equals to zero everytime i run the program +2.07
Why this is happening in the following code? +2.54
How can I make a char* point to a char[]? -0.92
How I can implement the constructor of the class who is inline expl... 0.00
C++ add checks to avoid reading two arguments +2.04
Why does auto deduce this variable as double and not float? +1.08
Why python throws away error for referencing a global variable if l... 0.00
What is the equivalent to WinAPI in Linux and macOS? +1.24
How would I print multiple lines of text in a single print statement? +0.57
Unable to find error in code that write every word of a string in a... +0.48
Object as argument desctructor called but not constructor? +2.47
Check number of elements given to std::array compile time +0.10
what's wrong with vector::reserve? +2.05
Default arguments syntax and general syntax in c++ 0.00
Do all GUI frameworks use Windows API? -1.85
How to fix for each loop in C++? -0.54
How to write (+/-) in Python? -1.12
Char array and pointer char array -0.53
Custom Functions in C++ Template +2.11
How to initialize a static array to certain value in a function in... +0.63
Why I get compile error when using a recursive lambda? +0.46