StackRating

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

ローウ

Rating
1568.29 (4,258th)
Reputation
10,805 (13,941st)
Page: 1 ... 7 8 9 10
Title Δ
Where are the 'int' and 'char' types defined in the... +3.95
Setting CF while cmp -1.82
Decision making in C - the ? : Operator example +3.95
C pass array of structs by reference or by value to a function -0.32
Create an array of consecutive numbers from 1 to n in C? +2.47
Delay output till EOF rather than newline -2.57
Remove zero entries from an array in C -0.43
Why does C not support initializing const variables using an if-els... +3.94
Why does it say implicit declaration of function in main? C program... 0.00
How can I use vim to replace literal "\n" with literal &q... +3.41
what does .word's address mean in objdump of my executable obje... 0.00
Division of two numbers in NASM +3.83
Initializing a pointer at declaration time in a C struct 0.00
Recursion in C Programming 0.00
Why this program compiled successfully but failed to run? +3.86
Does it make sense to exit(0) after a call to execl()? -3.43
how to return the return value of a script to a c program using sys... -2.22
Understanding near call instruction encoding 0.00
Default copy constructor for a class without data members and brace... -0.16
How these type (int (*ptr)[3]) = a; (where a is => int a[][3] =... +3.85
Error using conditional operators 0.00
How can i execute an executable from memory? 0.00
C++ Move Semantics +0.51
C - Segmentation Fault when using malloc with large size paramater -3.49
Squeezing spaces between columns in Unix shell -1.16
Passing a function pointer as parameter to fopen +0.52
RAII vs. Garbage Collector +0.51
C realpath function doesn't work for strings defined in the sou... +3.82
C pointer dont work -4.82
Why doesn't ++ increment integer value? +2.85
What does allocating memory of size char * do? +2.33
Why does using the "%s" format specifier to printf an arr... -0.45
Order of evaluation of the given expressions +0.46
How to convert ASCII code to corresponding int using getchar? 0.00
Why isn't modulo operator working inside printf function in C? 0.00
Why does this C programm crash? 0.00
Calling a static function with global variables in C 0.00
C++ set stack pointer 0.00
C: add all the element of an array into another one +4.23
Regenerating the output after deleting it in periodic way in tcpdump 0.00
In C, should I be allowed to use pointers to arrays of incomplete t... -1.30
do while(0) or if else which one is good for single exit point? +3.98
testing string for NULL value while loop not working +0.44
Warning:assignment makes integer from pointer without a cast +4.17
Function to search a string inside of string C +3.43
C - Role of first argument in variable number of arguments +3.80
.exe has stopped working 0xc00005(code wrong maybe?) -4.09
Class methd contains the same class object -2.41
linux shell global variable does not available in another window te... 0.00
C hide file inside assembler -4.10