StackRating

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

msc

Rating
1432.68 (4,535,217th)
Reputation
21,152 (6,339th)
Page: 1 2 3 4 ... 5
Title Δ
I don't know how to use memcmp in c++ -0.41
Difference between below two c statements -0.73
Buffer Server C -0.98
What is the difference between "const int& jj" and &q... -0.16
Boolean data type vs integer data types to represent truth values -0.36
pointer to array of integers and normal array of integers -0.51
What is the meaning of expression a = b != c; +0.13
passing a single integer to a multithread function in C++ -0.87
Hash define to the first element of an array causing a null point e... -0.26
Is a NULL pointer's dereference also equals NULL? +2.06
Dynamically declare various 2D arrays in C -0.43
Why do I use a star for pointers when printing chars but not string... -0.77
Prime factorization of integer in c++ 0.00
What to do after mdadm unbootable warning? 0.00
Can someone explain the usage of the operator " |= "? -1.52
In C why the parameter passed to a void function is compiled while... -0.75
I'm unable to push code into git server -0.41
Is it wrong to add preprocessor directives in a function-like macro? -0.75
I need HELP! C++ program wont run +0.07
what is the difference between mlockall() and disabling swapping? 0.00
How to put arrow icon next to text in QToolButton QT C++ -0.41
structure within union showing warning and some unpredictible output -1.04
How can I assign a specific address to a variable? +1.45
Why GCC 5.3.0 gives warning when binding reference to "this&qu... -0.87
Why the size of malloc-ed array and non-malloced array are different? -0.39
Uninitialized local automatic array c++ +0.09
Why is INET6_ADDRSTRLEN defined as 46 in C? +0.14
How to use push production master in Git? 0.00
Best way to search string for substring in C++ 0.00
What is "operator .* " in C++? 0.00
How to pass a array's total elements as an function's posti... -0.41
C programming-3 testing condition in if statements -0.89
How printf statement works in the below code? -0.35
Adding 2 doubles and print them -1.46
Passing and returning a string pointer in a function -1.57
C programming, segmentation fault core dump +1.22
meaning of this code :for(i=0;argv[1][i]!='\0';i++) -0.53
Compilation of string literals -0.90
How to printf binary data in C? -0.41
How to debug an error "'X' was not declared in this sc... +0.57
Can we free dynamically allocation memory using realloc? -1.66
Behavior of the extern keyword in C -0.58
how to make a string empty in C +0.22
Does "&" vs. "&&" actually make a d... -0.34
Why the Output is 15 15 instead of 15 20? -0.79
insmod: ERROR: could not insert module charDriv.ko: Operation not p... +2.43
How to drop privilege temporarily from root? -1.15
Value of Pointer in C -1.13
I have an error declaration of a Float variable -0.80
Exit android app within native or from native 0.00