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 ... 8 9 10 11 12 ... 196
Title Δ
The memory allocated to a pointer is not retained and lost when com... 0.00
How to dynamically allocate and deallocate a 2D array using pointer... -0.91
getting no output (expecting boolean output) -1.07
Multiple definitions gives no errors or warnings in either gcc or c... 0.00
Output of -1L < 1U and -1L > UL is different when -1L, 1U and... 0.00
How does the notation i[array] work in C? 0.00
confused about value of strings (char *) in C +1.54
Is the behavior of `sprintf` with a `NULL` format string defined? 0.00
Why does For-Loop terminate all the codes after itself? +1.80
Use case of typename keyword in c++ 0.00
Changing a character of a string in a 2D string array causes Segmen... +0.42
C++ Constructor Segmentation Fault +0.43
Dynamic memory allocation and pointers related concept doubts +0.83
Cin appears to be failing inside this loop. Can anyone explain what... +0.18
Store char variables in other char variables in C -1.23
How to overload operator[] for indexing the shared_ptr elements of... +0.96
in c , when i assign a string in conditional statement it has error 0.00
How to create auto iteration in for loop which would assign pointer... -0.68
how to fix dynamic memory allocation problem in c? 0.00
What does this error mean? C6001: using uninitialized memory 'R... 0.00
Prime number in C without using flag and break -0.07
Passing int as bool argument in C++ +2.32
Why sending an array as an actual parameter to function which expec... +0.44
String copy function not copying string properly. What's wrong... -0.12
Pushing numbers from a text file into a link list -0.13
Why sometimes pass pointer of pointer as parameters? -0.20
Allocating memory for string pointers? -1.85
char* gets corrupted on the final iteration of a loop -0.07
I'm getting this weird error when testing my code +0.43
How compiler differentiate pre-increment operator function & po... +0.12
Re-assigning a string to character pointer in C or C++ -0.40
Outputting bit values for unsigned short (C) -2.09
(C++) What are the Differences between these 3 type conversion meth... 0.00
unknown construct/variable declaration in c++ 0.00
Segmentation fault occuring when trying reverse a string 0.00
How do I pass in a 2d array I made from main into another function... 0.00
Returning a Function Pointer from a Function and Calling it with a... -1.17
Maximum product C++ -0.67
Check if List is Alternating Values -0.93
C updating string incrementally -1.63
How to order 3 variables ascending in c++ using only if and else if -0.58
std::set_difference on map and a vector throws conversion errors +0.46
How to access local and global variable with same name in C +1.11
C: Problem in comparing two strings in a function +1.32
comparing int and char in c ,using if condition 0.00
Trying to remove each digit from my output, like a right triangle -1.59
Regular loop to Pointer loop conversion, how? +0.31
How to skip certain numbers in a for-loop? +0.30
In a program using linked-list no output is being shown in c +2.05
Transform while to for in C -1.01