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 ... 99 100 101 102 103 ... 196
Title Δ
Does C++ have following type of for loops or some way to do it with... -0.51
Whats the difference between structure and static structure? 0.00
What does this Union mean? c++ -0.52
Difference between += and =+ operators in C++? -0.02
Why does my code keep printing an "i" instead of the full... +0.36
Recalling values from dynamically allocated arrays +0.75
Pointer to next address +1.17
Linked list - Insertion of a node at the end of the list in C +0.01
Does the return keyword in C stop the compilation of next statement... 0.00
Linked list using C for insertion of a node at nth position +2.14
My c program is not giving any result.pls help everyone -1.58
Why do are array variable address and first element address equal? 0.00
Map/iterator incremental error -0.35
Bit operation: Similar operation results in different results +1.40
Count different symbols in a string in c -0.51
C - Linked Lists - Deleting Head - Segmentation Fault +0.59
How to return char* from class? -0.24
What is the use of typedef here? -1.40
Why does this C program not function properly? 0.00
can't remove first node from linked list 0.00
Passing matrix as a parameter +1.28
Nesting default of while and for loop -1.02
C - Function pointer applied to matrix. Segmentation fault error -0.49
Determine the frequency of elements in an array 0.00
Difference between string literal and const char[], or char[] 0.00
Incorrect assignment of values in char enum +2.48
make variables in loops (current loop index as their names) +0.42
I wrote a simple function to reverse a linked list recursively. It... -1.43
Stack overflow with unique_ptr linked list +0.01
What does 2d-array- arr[][0] means? +0.14
How to output a string in a marquee fashion? -0.27
print each letter after '.' for example if I enter a..bcde.... +0.51
strncpy from **char to *char[] not copying last element -1.73
Find largest number with recursion in C +1.35
Delete duplicate in list CPP 0.00
How to delete all items in a doubly linked list that match a certai... -0.64
What's the rationale behind this EBCDIC to ASCII conversion? -2.10
Const char* pointers -0.33
Removing EOL from a C++ string but preserving the '\0' -0.51
C++ Code Help (While Loop) +0.01
Changing value of String passed to void function 0.00
The longest sequence of the same value, C, array +2.10
Deprecated conversion from string constant to 'char*': Can&... +2.01
Copy from one structure to another structure of different type -0.01
C++ Algorithm to switch the order of an array in the following orde... +1.14
C adding up integers stored from a loop +0.86
access member of a struct in struct -1.18
Using While loop to complete the following equation +0.93
Unresolved external symbol error when compiling +0.52
Inserting a value in array 0.00