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 ... 138 139 140 141 142 ... 196
Title Δ
Pass a char variable to the next value in an array - C -0.06
How does this bool variable work exactly? +0.13
Struct Array Indexes not being filled after first index 0.00
Int *t; and this t[*t] - Type definition -0.48
Returning a multidimensional array in C++ -0.50
intelliSense: expression must be a modifiable lvalue? 0.00
How to copy part of string into another string? -0.13
C program compilation with VC++ [2005] 0.00
Creating 2D array of strings, values will be entered by user in C++ -0.49
The following code for palindrome doesn't work?is there a logic... +0.21
Unexpected behavior string literal +1.30
error: invalid conversion from 'char' to 'char*' 0.00
Match exact string with strstr -1.30
check if a char array is a mirror of another array by using simple... -0.10
strncpy copying more than the specified size +1.55
String.erase giving out_of_range exception +0.50
swap with non-const reference parameters +1.04
How do you initialize struct size/length 0.00
Take variable number of arguments and put them in std::vector +1.46
Difference between double and DOUBLE in C++ 0.00
why array shows garbage value when only one format specifier used? +1.03
Write a C Program to extract a portion of a string from a character... 0.00
C Pointers Past Paper -0.55
inserting element into a sorted list +0.05
Copy constructor on array of objects -1.10
C++ pointer vs array notation -0.49
Overload Resolution: How is this not ambiguous? -0.92
Find size of double * array C++ 0.00
C++ Error "expected an unqualified id before ')' token... 0.00
Accessing and modifying local static variables -0.16
Why printf is c is producing this output +0.19
Rotating two dimensional array of integers -0.09
Undefined refernce static member C++ +0.46
Erasing an element from a vector within a for loop - C++ +0.03
Why is modulus handle diffrently int and enum? +0.49
Iterate over map with pair as a key +0.05
C source code to change first letters of words from lowercase to up... -0.92
Why is 'int x = + "foo";' a type error but not a... -0.96
Erase list element from unordered_set 0.00
strange output when using with vector iterato 0.00
difference between character array initialized with string literal... 0.00
Printing wchar_t produces strange results 0.00
C++: template function with explicitly specified reference type as... +0.74
Two dimensional array malloc in C ---> error? +0.58
Appending to the end of a linked list (C language) 0.00
How to put variables into an array +0.51
Deleting a Node in a Linked List in C++ +0.30
strcpy Seg Fault 0.00
Remove an element from vector and change the size 0.00
what does '&' and '*' exactly do in pointers? +0.01