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 ... 112 113 114 115 116 ... 196
Title Δ
C error: Expected expression +1.13
Split Integer into two seperate Integers +1.40
Creating an int value from multiple char array fields in C -0.06
How to use atoi() to convert an element of a char array to int? +0.46
Whats wrong with this C code? -0.70
Deleting first node in linked list -0.06
Using Linked Lists in C -0.58
Printing J Largest integers from unsorted list in C++ 0.00
Stacking/concatenate 2D vectors in C++ 0.00
C++ sort pair with respect to two criteria -0.17
How to check if a data type is an array? (C++) -0.39
Where's the pointer to an array stored in a struct? -0.48
what is purpose of structure declaration and definition here? +0.47
const qualifier and arrays -0.98
What does this kernel code mean? -0.51
C++ how writing through operator[] works 0.00
Variable-length arrays are created on heap, but we cannot free them? +0.68
c language if statement with sizeof -0.99
Why random integer is outputed when more '%' conversions th... -0.16
Pointer in 2D Array +2.19
Realloc results in an error (Heap block past requested size...) 0.00
How do I output a 2D char array using nested for loops? -0.61
Passing 2D array as pointer, gcc warning incompatible pointer type -0.31
How are arrays initialised (to zero) in C by the compiler? +0.22
How to get the dimensions of a 2d dynamic array of strings in C++? +0.14
Limit the vector position to be passed in a function as parameter 0.00
About creating pointer array in C++ +0.28
Why the private copy constructor doesn't work? +0.45
Why can I traverse my linked list more than once in c +2.24
Non standard syntax error in iterator? (C++) -0.52
Error in using class's public function when passed my reference... 0.00
What does "const void * const *" mean in C? 0.00
Virtual methods versus standard default argument +0.42
structs in .h not working if .h included in more than one .cpp? -0.56
Algorithm to bring evens to front of array: How to incorporate corn... +0.47
' was not declared in this scope' C++ -0.48
for loop calculation not understandable +1.37
Dynamic memory allocation of array in C & C++ 0.00
Singly Linked List insert function +1.00
forward declarations, Incomplete type +0.43
Show the smallest digit from three digits in C++ +1.98
what is difference between 9-'0' and '9'-'0'... -1.52
Iterator validity for std::vector<std::vector<T>> -1.35
Writing getline funtion in c language -0.63
Why is such an expression needed in this C program +1.07
Why is the pointer blank when it refers to a value of zero? -0.87
Determine position of ith "str" using string.find() 0.00
Linker can't find function definition in a namespace 0.00
How can I move a `std::vector` member variable to the caller of a m... 0.00
Legality of `typedef struct foo {int bar};` +0.27