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 ... 155 156 157 158 159 ... 196
Title Δ
why vector begin() pointing to second element of vector and while d... -0.48
C++ find strings in input and use operators +1.52
Declaration with array, C +0.83
Unable to typecast char to int. -0.48
A string vector inside an int vector? +2.32
Is it safe to use double quote to initialize string as using generi... -0.89
Undefined behaviour of the compiler +0.99
C++ class namespace weirdness 0.00
Confusion on strings in C programming -0.42
What is the difference between two dimensional array parameters? 0.00
ISO c++ 15.3.10 : Why is this undefined behaviour? +1.15
Visual Studio gives error about ambiguous ctor +0.53
2's complement of a 16 bit number -1.55
std::min/max type deduction different on linux and windows -0.33
Trouble with set_union and set_intersection - C++ 0.00
C++ Pointers, Linked List Confusion +0.93
C++ error: "no instance of function template matches the requi... +0.56
What are the values in a struct when uninitialized? -0.71
How to use cin inside a function? -0.76
"??*" C++ escape sequence 0.00
Checking an identity matrix in C 0.00
precedence of operator in c +0.24
How do I call parent class copy constructors? -1.07
Compare two char variable using strcmp in c++ shows invalid convers... -0.18
generating random numbers and checking for number of prime numbers +0.49
malloc of 2d array works in GCC but not Visual C++ +0.53
iterate through vector with for loop in c++ +0.53
C runtime error with for loop +2.40
Why we use "&" here: insert(&(*root)->left,val... 0.00
if statement within namespace gives error 0.00
Adding a pointer to a string in C++ -0.62
Don't need to two function for + overload? -0.44
How to delete 2d array? 0.00
Array not being updated inside if statement C +0.52
Unable to pass an array of structs to a function -1.04
(C) Comparing two elements of a long long array after scanning won&... +0.49
strcpy function: C +0.03
how can i print the number of zeroes in an array in c++ -0.52
Assign char array to another char array -0.08
C++ erasing part of the end of a vector without reallocation -1.75
Excess elements in scalar initializer code compiles with gcc but no... -1.08
Find array index if given value +1.68
Copy multiple data with memcpy into char* +0.57
Determining if two numbers are "almost equal" and outputt... -1.30
Pass same object as const and non-const reference +1.84
Assigning values to 2d arrays created by malloc -0.04
error C2146: syntax error : missing ';' before identifier &... +1.93
Why does the sizeof operator give different outputs -0.21
Segmentation fault when trying to access pointer in struct -1.94
Class static method returning struct containing object of this class +0.02