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 ... 13 14 15 16 17 ... 196
Title Δ
C Doubly Circular Linked List Deletion +0.67
Checking if a character occurs at least N times in the string. Any... +0.91
Problems with limiting a string length in C -0.71
Code supposed to check for non digits doesn't work in c -1.86
C - Last element of char* array +0.93
How to print the elements of 2D matrix as rectangular shape by the... -0.55
typedef - Typedef without curly braces -0.57
why am i getting: "cannot seek vector iterator after end" +0.43
defining operator + for double and string data types in cpp +0.44
How to correctly initialise function pointer -1.68
sorted array in other array, but only index 0.00
Program receives SIGSEGV(Segmentation fault) signal only when I run... +1.43
Rotating matrix by 90 degress in anticlockwise direction , where am... -0.04
Accessing a character from int variable using pointer in C +0.46
Error: redefinition of class, despite using include guards +0.39
Strange behaviour with pointers in C -0.63
Variables shadowing in C - why compiler got confused? -2.10
Odd C global char type declaration error message in both GCC and Cl... -0.44
SHRT_MIN in C as hex 0.00
I wrote a function that takes one string and, capitalize the last c... +1.04
In C strtok() is working for "," (commas) but not for spa... 0.00
third argument of the strncpy changes my local variable +0.89
Why not returning true even if my condition is verified +1.24
Cannot Figure out Why "sizeof(msg) = 0" +0.65
How to print a vector of vector? error shows this "no matching... -1.72
read argv[1] into say "key" using atoi. Should only accep... +1.43
C++ custom range type MSVC compiles but G++ doesn't -0.57
array type 'char [30]' is not assignable 0.00
Facing problem while initializing an array 0.00
How to initialize a pointer outside of main? +0.76
I've got no idea how to write C-code about pyramid -0.31
Embedded memory allocation and scope 0.00
Should I expect a char** or a char* here from the caller? -0.56
Simple but specific array compiling error (C) -0.79
Is there a quick way to get the last element that was put in an arr... -0.85
No output for Multiple condition with && operator in for loop -0.06
Passing an array from a struct as an argument to a function +0.44
Could not understand C output -0.23
I don't understand why i get segmentation fault with a function... +2.70
Class definition in cpp but meet error: invalid use of incomplete t... +0.35
Function Pointer With Vector +0.43
Function with 0 arguments - void vs void*? -0.98
Remove Singly Linked List at nth position -1.30
Check if a string is included in an array and append if not (C) -1.00
too many arguments in function call in c? +0.89
In C (also C++), how does the printf("%s",&st[0]) fun... +1.13
Deleting a node from a simle linked list 0.00
Able to access struct member through character in c? +0.44
C : Function Declaration -0.58
Why does this C code give me a segmentation fault? +0.46