StackRating

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

Some programmer dude

Rating
1649.09 (581st)
Reputation
388,986 (100th)
Page: 1 ... 31 32 33 34 35 ... 221
Title Δ
vector.size() is working unexpectedly in comparision +0.25
copy a char array to an element of an array +0.26
adding const string to a non const string does it give a const string 0.00
Huffman C Infinite Loop -0.23
why is the file not being created by f stream or even if it is the... 0.00
My code gives out Environment variables on Linux 0.00
((PtrToStruct)*(unsigned int*)ADDRESS) -0.90
In C language is *p=vec[n] the same as p=&vec[n]? -2.34
Why does my variable live outside its scope +0.26
The C++ compiler doesn't work after MinGW is installed? 0.00
How does the std::string constructor handle char[] of fixed size? +1.81
What is a trick in asprintf() to release the memory? 0.00
Is a[i] really the same as *(a + i) in C? +1.87
Container comparator uses dummy instance -0.93
Hiding internal type +0.25
Passing an array as a parameter using a reference vs a pointer +0.26
How to add multiple values for a struct in c using pointer? -2.55
Difference between sizeof(name) and sizeof name +1.06
Passing 2D Const Array Using Double Pointer 0.00
Why is my functioning giving me a "expected primary-expression... +0.25
Am I concentrating these character arrays incorrectly? -3.26
for (gap = n/2; gap > 0; gap /= 2) without a ";" at it... +0.04
Invalid use of void expression when casting a void* buffer +1.38
In what cases, the this points of two stack-allocated struct object... -1.69
Is there an isdigit function (overload) which includes the negative... -2.05
How can I assign an array to a fixed matrix index? -0.79
array in object oriented programming +0.26
cin skips over the next cin only when a non-numeric value is entered +0.26
Dynamic allocation of a character array (Smart Pointers) -0.25
c++ replacing order of items in byte array 0.00
C explanation for pointer notation? 0.00
C++ CRTP initialization -1.85
Rearranging a pair of arrays with respect to a sorted third array m... -0.96
If statements in a do while loop with a yes or no ending +1.03
make_shared() reference counting in C++ 0.00
Correct programming with namespaces 0.00
How to prevent Socket server to disconnect 0.00
Switch - How to check white space? -0.72
Releasing a file write lock in C? 0.00
Remaning elements of a heap array remaining after delete [] -0.24
segfaults with strtok_r I'm missing something here 0.00
C++ W:using the running image of child thread 0.00
Addition of two character literals in c++ +0.62
Erreur de segmentation (core dumped) when trying to read txt file i... 0.00
Purpose of const argument other than avoiding mistake +1.14
^@ and ^A as output in c++ -0.30
Read/write binary file in C++ +1.34
Is writing then reading different union members undefined according... +1.52
How is this particular code processed in C++14 -0.54
Threads executing an operation a second -0.73