StackRating

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

Don't You Worry Child

Rating
1462.55 (4,527,011th)
Reputation
4,811 (34,530th)
Page: 1 2 3 ... 5
Title Δ
(Python3) Can I spawn a single/many child process(es) inside a thre... 0.00
Why does sscanf need & for %d integers but not for %s strings +0.05
Stack : not able to push a couple of characters into array +0.55
Runtime error while using stack or atoi() +0.04
Get value without dereferencing the pointer in C -1.39
what actually happens if we try to determine the size of an array a... -1.42
C find elapsed time in C Linux -0.68
Why is my Do and while function closing the moment I input a value? +0.23
Clarification regarding signed and unsigned integers in C language +0.23
Output unexpected +0.10
Align text to right in C +2.26
Wrong calculation result on uint64_t +0.21
Stack frame memory allocation -1.17
Conditional operator unary in C -1.45
Segfault with recursive function -0.75
Why integer representation of character 'o' is 63 in C? +1.23
struct variable initialization -0.63
Can't understand x *= y+1 output -0.38
C - What does it mean that both pointers are equal using '==... +0.53
strlen() output is not correct 0.00
Signature of functions for threads in C -0.65
setting function pointers C +2.08
Modifying the representation of for loop in C +2.45
while(*s++ = *t++) ; in C -0.10
How (~(0)) will be interpreted in c? -0.49
Casting pointer differences in printing in c -0.59
why this program gives a "segmentation fault" when run on... 0.00
Large numbers, sums, and data conversions +0.55
C Code compiled failed in Linux Debian -1.17
Why strcmp() returning '0' though I am not providing null terminate... -1.22
Check if two strings are permutations in C -0.17
How to implement highly accurate timers in Linux Userspace? 0.00
creating a string by mixing char[]s and ints in C +1.38
ANSI C - Text File: Modify Line? +0.53
can i use a loop in a condition in C -1.61
i found this code for pure virtual function in c . can anyone pleas... -1.89
arguments to printf and g_print - many syntax ,same result -0.46
Detect end of line in C -0.89
Using fscanf to count number of occurrences of a word -0.53
Why this shows runtime error? -0.46
Bitwise operation on char array -0.96
Check if IF ELSE statement is valid +0.52
gets() function string behaviour +1.27
Is there any simple way to add a prefix to each element of an array... 0.00
Query on opening and closing files in C -1.14
Put an `unsigned char` into a `char` +1.70
Difference between declaring typedef +2.91
modulo operation using numbers in exponential form 0.00
Why sscanf() or strtoll() does not convert a hex string more than 9... 0.00
String manipulation in C: Is this possible? +0.41