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 ... 19 20 21 22 23 ... 196
Title Δ
Stucking in the pointer swap loop in c +0.60
I have a question about c programming infinite loop using While 0.00
Add a new element to a list, and return a reference to that element? +0.06
C code is giving zero value every time. What can I correct? +0.09
Why is string modified in C even when I'm not trying to modify... +0.35
c++ STL unordered_map error , invalid argument type while using met... -0.67
Referencing a specific index in a vector -1.19
Having trouble printing a singly linked list stack recursively -1.96
What is wrong in this code related to pointer +1.93
Is while(*pointer) legal in C? -1.13
Problem while initializing attribute in constructor c++ +0.42
Can I put a loop to check the letter's position in English alph... +1.54
C language - Can I use char for switch beside number in cases? +1.49
String and sscanf -0.05
Can i pass (*ptr) to a function which is taking reference as argument 0.00
Difference in using * in Linked List in C++ +2.15
cannot convert 'float*' to 'float' -0.11
Why can't I add a node to linked list in C? +0.43
C++ Can't figure out why its giving false positive (newbie) +0.42
Why is "int" not working correctly with "j" but... -0.57
My own strcat function with pointers does not work right -0.48
Printing a shifted character set from an array -1.06
Splitting an array without an inbuilt function +0.42
Why does results are different when relational operators means the... +1.99
Ensure returned pointer is const, without throwing warnings +1.77
Adding value in the "nth" node of a linked list -0.08
Expression inside a static cast 0.00
C vs. C++, handling of void** pointers +2.46
Concatenating two integer arrays in C -1.01
If statement gives wrong result +2.06
do while keeps repeating even when entered the correct value C 0.00
Can I declare variables in C in the body of do-while statement? +1.08
Adding Node to End of Linked List in C causes Stack Dump 0.00
why do I need to use strdup()? -0.68
why the given code doesn't work for all test cases?Why it doesn... +1.02
C++: recursively replace all instances of a letter in a string with... -1.81
Looping in a method that returns boolean -0.11
the scope and priority of variable in c++ +0.22
Exception thrown: read access violation. this was nullptr in array... 0.00
Length of line in function defaults to 1 after first user input, why? +0.44
Using logical operators on integers in C -1.36
static inline vs inline static +0.98
How to make pointer show object's string variable? 0.00
Why ++str and str+1 is working and str++ isn't? +0.83
comparing the ending of the strings +2.03
Binary Tree implementation: issues with insert_tree() +0.44
Better way to express "if false return false" construct -0.82
Should this pointer be acting this way? Basic C -0.86
How to return the max value between 3 values? 0.00
2 different weird errors with struct assignment -1.96