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 ... 100 101 102 103 104 ... 196
Title Δ
c programming greatest of 10 numbers .whats wrong with my code? i d... +2.14
How do I create an array, dynamic in one dimension yet static in ot... -1.71
Need a breakdown of this sum of two int arrays -0.32
program not displaying first operand after change of data type -0.52
What does underscore as an argument in C mean? -1.71
Code to fill in array suddenly changes variable (C) -1.20
What's the difference between these constructors? 0.00
How do I check whether an unsigned int variable contains a negative... +1.06
Unexpected max_element behaviour 0.00
Flexible array member not getting copied when I make a shallow copy... -1.32
Linked list, doesnt work when passing head of the list as argument... 0.00
count vowels in a string with recursion function -0.36
How to access and initialize std::list from a class +1.15
Why are the output different for the same cout even if it one after... +0.01
displaying names in alphabetical order +0.05
K & R C programming exercise 1-19 +0.03
Search for a number in an array - C -1.92
Keep track of pointer to struct i in realloc'ed array of n stru... +2.95
absolute value / subtraction +0.48
Error with abs() in c++ 0.00
Memory allocation using array -0.48
C program to turn "124" into 124 +1.15
How can I call a parameterized constructor inside a for loop. +2.83
Why gcc is complaing about gets() 0.00
Do all C functions need to be declared in a header file -0.56
Using malloc correctly -0.48
C splitting string to stringarray -0.40
Should I use LL when assigning a value to long long c++ -1.11
C++ Reading from array of strings -0.49
Linked List Head Dynamic Allocation -- C +1.06
Cin Integers with Space Issue +0.50
C++ shows '123', 3224115 in output (using cout) +1.83
Why does the answer turn out to be 0 instead of 0.009? +0.49
copying a string read from a file and storing it in a two dimension... 0.00
C: copy a char *pointer to another -1.44
Short & Quick malloc memory access issue +1.28
Why local array value isn't destroyed in function? -1.08
Alternative to designated initializers in C++ 0.00
How to use fgets() in 2d-arrays (multiple dimension arrays)? +2.35
C - why cant i read a linked list in a module and return the header... -1.98
Comparing multiple values using If , Else if -1.08
'StringLinkedList' was not declared in this scope 0.00
Pointers not giving correct value -0.25
programing:principles and pracite in c++ - cout problm +0.01
Pointer to Structure not working as expected -1.72
Alternative to strcpy? or fix to strcpy in program? +2.32
Error: no matching function for call to 'A::A(A)' -1.31
How to initialized Pointer of Vector c++? +2.25
Excercise: Fill vectors with integers in C/C++ 0.00
Why the sorting of string using selection sort is not working prope... -0.47