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 ... 46 47 48 49 50 ... 196
Title Δ
Multi-character warning while get a char from keyboard in c 0.00
Backreference of char array of pointer type -0.53
const double *bar = (const double *) foo;? +0.45
Writing a function to return position of node 0.00
I am failed to use stren with a pointer 0.00
Why does this wrong variable error occur? 0.00
request for member 'append' in 'a' , which is of no... 0.00
Is there a particular sequence in this row of numbers? -0.01
Why is int x{ y = 5 } possible? -0.35
How to check if a string contains multiple other strings? -1.54
Is there an error in this code? If so, where 0.00
Why is b[2] false? 0.00
Pointer to structure NOT changing at all when passed to function -1.12
Using strcmp within an if() statement within a user-defined functio... 0.00
counting until a certain number down and back up with recursion +1.99
Why does strtok() append a space to the last token 0.00
program not taking an input after terminating a loop 0.00
putch argument makes integer from pointer without a cast -0.67
Add even numbers using one dimensional array of size 10 in C +1.94
What would be the output of the following code snippet and why? -0.17
Overload not considered even though it looks like a better match +0.26
How to auto-generate operator= in C++? +0.60
Why does comparing a function call to a literal evaluate differentl... -0.46
initializer element is not constant - avr gcc +0.60
C Static variables on function inputs +0.44
creating map with vector/list iterator as key 0.00
I am not getting a number as output but instead a emoji 0.00
main function does not call collatzSequencer function -2.12
Array elements being printed out in reverse +0.46
How does overriding variables actually work? +0.65
Need to copy string array into a pointer string array 0.00
C++ compilation error: cannot convert from B to A, no constructor,... +1.76
How to get lower_bound for map in a specific range? -2.47
How to delete vowels in a string using pointers -0.14
Exception thrown at 0x0F4D514F (vcruntime140d.dll) in Project70.exe... +1.82
Is using shared_ptr after reset undefined behaviour? 0.00
How to know a copy constructor is called? 0.00
Error: variable or field 'PrintEntity' declared void void P... +2.50
template function doesn't recognize 0.00
How to get the size of each dimension in a vector<vector<arra... +0.22
About a static value in function's parameter in C 0.00
Printing argv and environ with pointers -2.05
Declaration char * VS (char *) in C 0.00
Stuck in an infinite loop of input C++ -1.13
Printing character array 0.00
Inaccessible base during inheritance 0.00
Delete from double Linked List 0.00
how to concatenate two strings in while loop C -0.05
How to use the "using" keyword to define a function proto... -1.13
Check if two arrays are equal or not +0.11