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 ... 145 146 147 148 149 ... 196
Title Δ
what does it mean: (*) as part as type in C 0.00
How to call a method of derived class from a method of base class w... +1.53
I received a segmentation error when executing the code. What is th... +0.01
Explanation of bitwise operations in c +0.44
error: ‘ostream’ does not name a type -1.69
Where is the memory error in this code? 0.00
Private static member not accessilble from public static member fun... 0.00
Concatenation In C 0.00
Error "'=' : left operand must be l-value" when w... -0.92
simple Stack implemention +0.02
Reverse function in C produces word then rubbish +0.50
semicolon and comma in for loops 0.00
find in vector of struct +1.56
String assignment inside if else block? +0.78
Why can't I declare and assign global variable in a header file... -1.60
drawing two consecutive triangle in c -0.30
Remove the first element from link list in C +0.53
In a map how to collect keys of the same value into a vector? -0.35
Variable is not declared in this scope +0.01
Unable to concatenate strings together and read one character at a... +0.03
C++ string function error and Print +2.02
How to make an integer vector ignore white space and add 2 to every... +0.10
How to initialize string from array of char pointer values (char* p... +0.53
Errors using ternary operator in c +1.51
Incorporating boilerplate vector<> code in C++ +1.36
Assembly to C Translation: Order of Local variables? 0.00
Cannot access private member declared in class 0.00
Concatenation of String and int types (on declaration!) +0.12
Dynamic array allocation on stack in C +0.95
v[long long int] in C++ -1.24
Signed and unsigned don't work +0.53
Initializing pointer to array c++ -1.02
Why does an explicitly declared constructor prevent member initiali... -1.74
Error: incomplete type is not allowed -1.08
What does (std::size_t)&((Structure *)0)->last do? 0.00
How to detect cast from bool +2.28
What does the type "char (&(...)) [2]" mean? +2.34
Allocating a pointer by passing it through two functions +0.29
How to set a variable sized static array to be filled with 0's +0.52
Copy struct into char array -0.81
How to modify a vector member's value? -1.56
virtual function in c++ and inheritance 0.00
C++ use enumerated and , Change the value of the variable 0.00
const keyword before a function in C -0.08
Error already defined -0.42
Using strcpy throws "stack smashing detected" error +0.06
MSVC2013 and new array brace-initialization issue 0.00
Filling and printing Array of Structs 0.00
What is wrong in this? I am trying to declare a pointer -1.99
How is memset working in this snippet of code? +0.67