StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

kotlomoy

Rating
1493.87 (4,314,605th)
Reputation
1,295 (124,049th)
Page: 1 2
Title Δ
Little-endian and Big-endian -0.85
How can an address have multiple values? +0.56
Two pointers in C pointing to the same struct - changing the struct... +3.92
How could I copy data that contain '\0' character -1.61
Cross platform Qt project does not compile on windows because of er... +4.14
Why do I need to use a pointer to a pointer in this single function... -3.90
Segmentation fault from accessing 2d array passed to a function +4.01
Array of int pointers -1.21
Why do we define INT_MIN as -INT_MAX - 1? -2.25
struct members value assignment with a loop -1.22
Cannot convert char(*)[50] to char* in assignment +4.04
String Formatting using C / C++ -0.85
Creating an object that is part of multiple classes +4.08
Logic of a bit masking XOR code +4.22
How to use a dynamic matrix in C +0.01
Diffrent behaviour-VisualStudio Debugger against running exe 0.00
What is the point of pointers to arrays? -2.19
How to do "not" without "!" in C +2.67
Convert integer value to ip-address +4.09
multiple conditions in for loop - C -2.60
Get several values for the same option -3.96
Behavior of array -0.99
C char pointer dynamic allocation - assigning a value of unknown le... +4.38
Understanding shifting and logical operations -2.30
pointers and strings in C, diverse issues -1.20
Passing array argument to a function +0.69
How to pass in an array of integer pointers +0.43
Memory addresses, pointers, variables, values - what goes on behind... +0.34
Meaning of arr +1, *arr+1 , **arr+1 in 3D array +4.57
Casting a pointer to struct to an array 0.00
c++ array/pointer declarations issue +0.25
C++ confusing with Dynamic memory allocation +2.48
Function pointer accepting argument +0.34
Passing a 2 dimensional array to a function using a pointer in C++ -2.50
Program should run... fatal error LNK1120 and error LNK2019 +1.74
Are the signal-slot execution in Qt parallelized? +4.34
C Program freezes after printing to screen -0.78
reinterpret_cast<int *>(char *) -0.58
accessing the content of a memory address in C -1.78
printf format for difference of two unsigned ints 0.00
I get a blank screen when debugging a program in c++ -3.39
Defining a class with only a header - Can't find nonexistent cpp 0.00
Create an array of space ship objects using structuers 0.00
Saving functions in a class C++ -0.14
Function overloading with base and derived class references -3.81
undefined reference to a static array of integers 0.00
Modifying a struct passed as a pointer - C -1.96
2D array allocation function with one malloc in C 0.00
Why can't we use the preprocessor to create custom-delimeted strings? -4.03
Understanding this example program -1.37