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 ... 148 149 150 151 152 ... 196
Title Δ
Iterator for only one row of a vector of a vector +0.24
Create a C program that sums up the Positive and Negative Numbers W... +0.22
How Iterator works in C++ -0.55
statement with no effect for-loop C +0.68
Confirm a character in a string that is an array in C +0.53
Program to convert a string to integer +1.36
C++ reference type must be initialized 0.00
I'm trying to create a 2D dynamic array where the width of the... 0.00
Iterating through c array through function 0.00
I am trying to practice C, but I receive an "intializer elemen... +0.03
Defining the size of a vector inside a class in C++ 0.00
Explicit call to parameterized constructor throws an Error -1.84
c check two strings for same characters -0.91
how can we make a function which compute average taking input using... +0.41
Syntax to insert elements into multimap<string, vector<pair&l... -1.70
assignment makes pointer from integer without a cast [enabled by de... +0.01
What is the logic behind the below example of array and pointer? +0.69
CV-qualified reference 0.00
can't use same i for different tasks,why? 0.00
Segmentation fault (core dumped) when assigning char to char pointer +0.44
Trying to reverse a string in C++, but gibberish appears at the of... -0.31
How do you stop a loop from adding an extra iteration of a characte... +0.22
understanding weird output of printf function -0.53
use ascii code, 'a', 'b', 'c' -> octal ,... 0.00
Obtaining value by dereferencing pointers -1.67
reading string in c++ 0.00
Why does strcat not work with empty string in C? -1.05
How return position of pointer in function of searching substrings... -0.03
Counting occurance of a specific number in an integer in C -0.01
C++ Operator Surchage Class Declaration +1.33
How to find the positions of a list of certain number in a number l... +0.51
C++ same function on vectors of different types -1.88
I have no idea why I'm receiving segmentation fault errors +0.34
c++ error: term does not evaluate to a function taking 1 arguments +0.50
why not exist mutiple definition error when define method in class... 0.00
delete[] function is not working properly in C++ +0.02
Compiler not showing error on declaring pointer of undefined type +0.47
Segmentation fault in C associated with array and printing array in... +0.52
Example of entity declared in a anonymous namespace that has extern... -0.82
fatal error LNK1120: 1 unresolved externals & error LNK2019: un... 0.00
How to properly change elements in a char [] in c -1.94
declaring pointer to 1-D Array inside 2-D Array in C++ 0.00
Simplest Linked List Creation and Printing Data 0.00
Is the promotion to unsigned done on the result or on each operand? 0.00
Need help in fixing prime numbers program +0.59
Conversion from member function to friend function 0.00
conversion from pair to Vector2f causing out of range errors +1.92
What kind of function parameter is 'double (*bag)[VECT_SIZE]... -1.07
Qustion with contexts in chapter 3.3 book k&r +0.52
how to align 2d array elements to form a 3*3 matrix? +2.22