StackRating

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

Persixty

Rating
1478.23 (4,502,844th)
Reputation
5,579 (29,447th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Tricky situation with race condition +1.51
multiThreading difference between join and wait,notify -0.60
Bitshift to 64'th Bit in Java +0.54
How to convert current strcpy to strcpy_s? +0.67
code optimization in C and C++ -1.27
How to determine obscure c types -1.44
How to determine whether a return char pointer needs to be free in... -1.23
Moving object from a stack to an array C++ 0.00
vtkTypeTraits.h error: "Type long is not 4 or 8 bytes in size.... 0.00
C++: Reshape vector to 3D array -0.13
Why nested functions in C are against C standards -0.08
Deadlock simulation using std::mutex -0.93
C - malloc bidimensional array when one size is known -1.46
private members should explicitly initialize those members, either... 0.00
Concatenate size_t and char* in C +0.94
Got stuck on an implementation of the HashMap Collection +0.30
Malloc/free own implementation -1.08
C++: Is a mutex with `std::lock_guard` enough to synchronize two `s... -1.32
Struct of 2D Variable Length Array in C +2.41
Optimizing subroutine with memcmp, memcpy 0.00
Is move semantics in C++ something C is missing? +0.63
Should a pointer to stack variable be volatile? -1.70
Malloc error when reading from file +0.76
Why does fmax(a, b) return the smaller (negative) zero and how to c... -1.45
Constructor deleted in unique_ptr -0.44
About race condtiion 0.00
Why is the return value of the function not part of the symbol name +0.83
c++ using an array without calling constructor -0.76
algorithm for byte addressing in C++ 0.00
compiler errors with function declaration c++ 0.00
Uses of destructor = delete; +0.73
Why is the order of #include statements so important? -0.64
How to get rid of this segmentation error? 0.00
ERROR when using malloc() and sizeof() function 0.00
How to find the max value in an array, including numbers -1.49
uint32_t does not name a type -1.01
Returning shared pointer, binary tree C++11, 0.00
Why is the value I'm getting different for 2 similar programs b... -1.45
Look up the shape which contains an X,Y coordinate +0.75
Pointer and integer representation in memory 0.00
Longest subarray with sum less than equal to k 0.00
Placing values into array of structs? -0.03
Exchanging two strings using pointers prints strange output +1.99
Dealing with large distance between cells in Hashlife 0.00
Pointer to next address -0.90
Why does C++ consider pointer and array of pointers as same thing? -0.25
Sorting algorithm, (quick sort) small bug 0.00
C++ - storing encrypted string in var +0.01
change pointer of char[] in c++ -0.47
does push_back() "new" an object before to add to the std... +0.79