StackRating

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

the busybee

Rating
1533.03 (16,036th)
Reputation
232 (443,231st)
Page: 1 2 3 4 5 6 ... 7
Title Δ
How do I compare an int to a queue in C? 0.00
Best practices regarding warning outputs when compiling in gcc? 0.00
What is compile-time encapsulation in C? -2.02
Using if else statements instead of while +0.03
*++*++ppp, *++pp[1], *++(*(1+ppp) Is there any specific difference?... 0.00
how to get the type of the file before its compression 0.00
If I write a label without goto statement in my program what will h... -0.04
Dereferencing pointer to a pointer doesn't work when I pass it... 0.00
C - insert lines from very big file into array -0.13
Will Child processes run and exit in the order they were created 0.00
Compiling C and C++ with single makefile +0.20
Is it possile creating variable without variable name? -0.19
How do I add space char to string/char array? +0.46
Vigenere giving wrong result 0.00
Run with stdin in CLion -0.05
Add zero padding to string in c? +0.20
Is there an easier way to compile this project 0.00
Accessing values stored in bytes in a memory address 0.00
Problem reading a double from file with 1 decimal place (C) 0.00
Application crashes when accessing specific data in the .rodata sec... 0.00
How to control servos continously using Bascom 8051 0.00
Copy string in C skipping leading chars 0.00
Shift Register 74HC595 Output Current 0.00
How to test the length of a new line when using u_fgets in ICU4C us... 0.00
MinGW64 bit field access across word-boundaries is wrong 0.00
How to pass values to scanf() via Windows batch file 0.00
understanding GCC inline asm function 0.00
Function calling in a wrong way (sum of a sequence) 0.00
I detect the process and try to terminate cmd when cmd pops up, but... 0.00
What is the value of i which I am assigning to \0? +0.46
Why is constant initialization need for static char* but not static... +1.90
optimize code to get following output in c +2.00
"Fixing" large angles in C +0.51
Rename a function without changing its references 0.00
Cygwin & MinGW on windows 10 0.00
[]A\A]A^A_ and ;*3$" in compiled C binary +2.16
Typedef abstract type pointer to concrete type pointer to avoid cas... 0.00
Problem linking an Assembly (AT&T) file with C program using GCC 0.00
How to insert array data in to the query to get pushed to the datab... 0.00
Linker error when trying to implement encapsulation in C 0.00
Is it a compiled library portable? 0.00
USART timeout interrupt for STM32F4 Discovery 0.00
How to fix gcc not found error in a make file, although having it i... 0.00
How to obtain a hex number from an array of 1s and 0s in C? 0.00
How to copy uint8_t * to char array 0.00
Realloc only works twice -0.58
Why does the output have random characters at the end? -1.28
32 bit operations on 8 bit architecture +1.58
Thinking of using a Particle Electron for a process controller 0.00
What does the format specifiers "%02x " and "%3o &qu... 0.00