StackRating

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

Vlad from Moscow

Rating
1551.24 (7,571st)
Reputation
152,082 (371st)
Page: 1 ... 36 37 38 39 40 ... 196
Title Δ
it gives me expected identifier before { token +1.89
Scope of using namespace versus using namespace closure -0.98
Why can I implicitly convert char* to const char* but not unsigned... +0.14
C++: Passing a lambda as a function with template arguments makes d... 0.00
In C, trying to remove extra whiteSpace in char* and replace with o... +1.76
Objects and Arrays 0.00
What is void (*pfunc[3])()? +0.86
Namespace information compromises the readability in C++ +1.17
Typedef with or without typename on structs and enum, what are pro/... +0.41
Selecting the longest of two strings using pointers +0.58
Operator overloading for two different types of same templated clas... 0.00
Program doesn't output anything using a dynamic array -1.73
Strange behaviour of a class destructor in C++ -0.07
Error LNK2001 in Visual Studio 2017 when using static int -2.09
Print statement in if, switch and while condition of c -1.74
What does initialisation with struct prefix mean? -1.37
Explain the output of following C program +0.40
Not seeing same value of integer upon returning to main class 0.00
Is this portable? -1.68
Iterating through an array of character strings that also contains... +0.32
How to allocate a dynamic memory zone for a character string in C -0.57
How to use strset() in linux using c language -1.34
Selection sort not sorting 0.00
C++ collect2: error: ld returned 1 exit status 0.00
using isdigits , isalpha, and ispunct in C +0.42
C++ Constructors and Classes? -2.04
C++ two objects holding pointers to different parts of the same array -1.01
why use of %n in printf() is not printing the number of variable oc... -1.33
Is it possible to declare a function in header file with unknown ty... +0.36
How can I run through all the characters of a string and check if t... +1.62
Why do I need .template in this case 0.00
why the following c program is giving segmentation error? -0.89
Qt C++ How to chop a letter of QString that is member of a QStringL... +0.42
How can I duplicate a letter in a string? +1.26
Pointer related question in C inside a loop 0.00
C - Can I set the size of a multidimensional array in a function pa... +1.24
Program never enters in the virtual destructor 0.00
`ofstream` compared to 0 -0.92
C++ Deleting from a List with a start position and a end 0.00
Why is my print function not working? Linked list 0.00
How to append characters to a string array in C +1.88
Assign prefix sum of a vector and store result in a static vector +1.60
argument of type "const char *" is incompatible with para... -0.04
Why does this always show an error:pointer being realloc'd was... -0.31
Unexpected results while passing arrays as parameters in C? +2.18
Storing all even digits of an integer P in a string in the same ord... -0.29
Sort Structs by the value of an attribute in it 0.00
Importance of '0' character and << operator in this p... +2.71
how do i check if a number has only unique digits? -0.91
How to dynamically assign value to data in object? -0.74