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 ... 139 140 141 142 143 ... 196
Title Δ
Decrementing an array in C and print value if condition met -0.76
Passing a row in a 2D array to a function using a pointer in C -0.09
My c program is generating a segmentation fault +0.62
Erasing elements from a vector, if they are also in another vector +0.66
Tricky expression evaluation -1.78
Search for two specific elements in multidimensional vectors +1.00
C largest number count -0.44
Incomplete type is not allowed in swap program +2.00
How to declare a pointer to : array of void pointers? in c +0.43
how to truncate first few characters char array c++ +0.50
how to change the length of string -1.82
C programming Loops need explanation please +0.38
How to switch a string in C? -0.00
array into arguments in c -1.89
C-style array in C++ map +0.51
Why does {1, 2} has no a type, but decltype(a) is well-formed? -2.05
"cout" does not work with string -0.73
how search for string in linked list of struct to find all occurren... +0.05
Segmentation fault when copying a portion of an array in c -0.04
Namespace Syntax "::Foo" 0.00
nested loop: number pattern +0.38
I can't store integers inside an array +0.41
A better way to implement this for loop in C +0.00
Allocating C array based on size of another array -2.22
Segmentation fault (core dumped) adding arrays +0.51
Let user choose size of array in C +0.23
C++ how to get ONLY integers from complex string -0.57
strings don't function properly +0.09
trouble with function calling -0.83
How to 'plus' strings in C++ -0.00
recursive function behaviour -1.03
Accessing dynamic memory in a struct pointer +0.54
Casting an iterator to a pair of objects +0.16
What does '(*b) (int) = fubar;' mean? -1.37
Overloading operator[] changing value -0.34
Obtaining First and Last Charsof Each String From A Vector of Strings -0.90
STL algorithm/functional +1.98
How to print out a string that is pointed to by a char pointer? -0.46
C++ Decorator - Not working properly -0.13
Find string with the most different characters +1.49
Types of Inheritance supported in programming languages -1.38
What does this snippet from Exercise 16 from "Learn C The Hard... +0.32
A pointer to an array of pointers +0.52
Returning a global array in c++ -0.15
Detect if the number in the array has been already input (C program) -0.09
Understanding Pointer to constant pointer to integer constant (cons... +0.69
Undefined reference error in C++ Link step -0.00
Conversion Error in C++ +0.50
How to store the item popped off from Vector in C++ 0.00
getline directly to array c++, in one line 0.00