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 ... 31 32 33 34 35 ... 196
Title Δ
Modifying a String (char array) +0.54
Why does my selection sort fail when I hardcode a non-zero minimum... +0.41
How do I prevent this infinite loop +1.17
holeMenuProgram.cpp:38:1 Error: Expected Primary-Expression before... 0.00
Why does intializing array with structs requires specifying the str... +1.73
Assigning an integer into index in char * pointer array +0.44
Wrong behavior of the char arrays after strncpy 0.00
How does Linked List function to make another linked list with diff... +0.10
Why does not my code in C++ that declares an (local) int array with... -1.60
how do i store the value of max(variable)? 0.00
In C++, how do i use like strncmp function in C? -0.75
What exactly happens when a character array is initialized with dat... 0.00
Ask about char in array +0.35
What is the difference between if(a == (1,2)) and if(a == 1,2)? -1.35
How does a vector as a key works internally in C++? +2.18
How does the called function interprets the address of an array whe... -1.28
How to make specific bit manipulation? +0.44
Problem with declaring a protected pointer to a vector -0.56
Member Function Call and the C++ Object Model 0.00
Finding min and max elements of every column and row in a matrix C++ 0.00
Pointer assignment does not work in recursive function 0.00
Why is a reference needed in operator overloading? -0.02
Same class in multiple files -0.57
read indefinite amount of integers until one is negative and then p... 0.00
Breaking up a string into a list of tokens using another string as... +0.61
Why the result of this program is 3 "born"?And 4 dead -2.21
Passing by reference in C++ function -0.84
Remove duplicates from the string in CPP -0.11
How to delete multiple occurrences of multiple variables in a linke... 0.00
Issue in Passing a 2-D array -2.34
how to use a struct field with a double pointer variable (without a... -0.34
If 'C' inherits from 'B' publicly, B inherits from... 0.00
cannot copy command line argument to character pointer in C +0.39
Is there a better way to change every variable in a struct, C +0.81
Declaring an int in C++ with << +0.46
C - how to add a char to an array +0.08
Why my nested If statement is not generating cout? 0.00
How can I print multidimensional arrays in C? +1.94
How do I solve the staircase problem on Hacker rank -0.29
Sort 2 arrays in C by a joint logic -1.73
Tokenizing a string and return it as an array +1.57
How do I fix compiler warnings C6386 and C6385? 0.00
Fill vector with true value -0.49
Why does my recursive function print in descending order and then i... -0.42
How do I fix the two warnings "warning: format specifies type... +0.46
Error: assignment to expression with array type while using selecti... -0.01
Error in the code saying cannot convert bstNode* to bstNode** . I a... -0.07
Char type conversion incompatible 0.00
Linked list pointer issue +0.43
Does it change anything to write one semicolon or more at the end o... +0.42