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 ... 90 91 92 93 94 ... 196
Title Δ
No errors but nothing happens when I run (C++) 0.00
Why can't bitwise operators be used directly in stream? -0.51
I have an error with unused variable warning +0.47
Append an array using a subprogram in C -1.28
I can't assign values to the elements of the array (using:for l... -0.03
Multiple Comparison operators? +2.90
Splitting text file on '=' delimiter line by line C++ -0.82
C++ 2D vector SIGSEV error -1.81
Sorting an array meanwhile entering values 0.00
C++ Floyd Triangle from range -0.62
Calling a Function error in Visual Studio 2015 +0.21
Remove first few characters from a string -0.11
Moving elements in 2d array for c +0.52
What are any side-effects of declaring something as size_t that I s... +0.18
Why does result variable have to be declared as a pointer in the fo... -1.31
How to count same values in array c++ -0.74
C - Segmentation fault with pointer to array +0.22
Passing return values over recursive functions in C +0.57
iterator operations not working +0.12
My program wont run my while loop before it closes 0.00
Returning void function -0.57
Check if something at position X of array is a char 0.00
C++ Last object of my vector is overwriting every object -0.67
Why can't I push a vector of integers to a 2-D vector of intege... -1.76
What path doesn't return the value? 0.00
Effective C++, Third edition: Overloading const function -0.54
Attempted insert node leads to infinite linked list -0.56
C++ Polymorphic printing 0.00
C++: Segmentation Fault (11) error when trying to read a file and p... +0.47
Cascading the stream insertion operator doesn't work -1.32
error when trying class with linked list c++ +1.92
Critical Error When Copying From char* to char* Using Custom String... 0.00
How to delete an array that a function returns +0.50
How to have local anonymous C++ function object use argument from c... -1.36
Why does declaration of function with int return type is not compul... -0.79
Issues with strings +1.93
How to separate digits in numeric constants (i.e. 10,000) in C or C... -0.64
how to find if no key exists in map 0.00
Pointer: p++ & p+1 +0.33
lambda inside subscript iterator +2.36
Issue while comparing array pointers -1.31
C - gcc: no compiler warning with different function-declaration/im... -1.20
Delete elements of dynamic array in C -0.53
When casting return from new int[10][3] to int** pointer, the progr... 0.00
subscripted value is neither array,pointer,vector +1.60
Write a program that uses Bubble Sort to sort integers in a 2 dimen... 0.00
Segmentation Fault using free() in c +0.67
Memory error trying to free pointers in struct - C +2.48
Swap using Pointers -1.06
How can I take a given string , convert into ascii and store it in... +1.94