StackRating

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

Luis Colorado

Rating
1330.78 (4,536,304th)
Reputation
4,375 (38,188th)
Page: 1 2 3 4 5 6 ... 21
Title Δ
Credit card validation check in C programming +0.23
How to dump type hierarchy of a C/C++ compilation unit in LLVM +0.22
C - Printing null character using %c in nested printf statement -0.37
"stderr;" as a statement throws no warning -0.76
How to store the address of the variable without pointer +0.73
How is an int data stored on the memory in terms of bits? Is it not... -0.37
Can I have multiple POSIX FIFOs in a single process? -0.29
Problem with downloading data - vertices of square 0.00
Lost a row after saving excel as txt (check with wc -l) 0.00
Where in object file does the code of function "main" sta... -0.08
FILE *tmp = tmpfile() always generates NULL pointer in C? -0.71
Transferring a double from C++ to python without loss of precision -0.29
Counting the number of lines in a .txt file in c +0.97
Is it possible to have a shared global variable for inter-process c... +0.19
Read system call blocked sharing a pipe +3.10
The puts() only prints the last element of the text file 0.00
How do I call C++ functions from C? -0.68
Why do this use of realloc give sigtrap fault? 0.00
Convert char to int using only write function -0.53
Endianness conversion without relying on undefined behavior -0.48
Nested strtok in c resulting in an infinite loop -0.81
Find directories within directories ending in 'l0' that do... -0.52
How to get the machine network IO in bytes per second? 0.00
matrix addition using pointers in C -0.07
Trying to print array elements with certain digits length, but the... -0.90
pointers and weird fgets behaviour -0.87
fscanf returning -1 when trying to return first line of text file 0.00
Write a function that only accepts literal `0` or literal `1` as ar... -0.41
How to implement a wrapper around C 'objects' using smart p... -0.94
What is the regex pattern to match a Zambian NRC number -0.04
Describe list of numbers by unique identifier -0.57
Why output of *(arr + k) != *(&arr + k) although both refereed... -1.12
Regex for custom decimal and thousand separator +1.52
makefile fails when creating object file for inner directory -0.65
Display "/" character in Regex -0.27
Nested for loop with cat EOF issues -0.01
Remove substrings between < and > (including the brackets) wi... +1.65
Converting from short to unsigned short and preserving the bit patt... -0.71
Getting the compiler default include path into a makefile -1.29
What is meant by anonymous params? And why are they needed? -0.66
how do i have quotes inside of a echo? -0.54
better identification of the child 0.00
av[1] and av[1][0] Not the same address? +0.23
I have been working on this makefile for hours. It keep getting the... 0.00
Print the value of a pointer in hex format without printf -0.24
Why do stack variables affect text segment -0.46
How to combine `lshw` and `grep` command inside `execv` in C? 0.00
How do I print the path using Dijkstra's shortest path in c? +0.71
Maximum usable memory size on x86 configuration? -0.60
Is there a function that can append to the front of a string withou... -1.01