StackRating

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

user1969104

Rating
1544.55 (9,785th)
Reputation
1,952 (85,736th)
Page: 1 2
Title Δ
How do I get a return value from a signal handler in C? 0.00
Creating new nodes in a trie data structure in C 0.00
Bitwise OR vs Logical OR -1.34
Pipes, dup2 and exec() +3.55
Still struggeling with TicTacToe in C 0.00
Why do I get "increment of pointer to unknown structure"? 0.00
Malloc a large 2D string array in a function outside of main -2.60
If then statement c programming +3.39
Send a single RIPv2 datagram using UDP from and to a specific port? +4.99
How to compare multibyte characters in C +3.72
read function (and "create") from file (C++) -0.36
gdb watchpoint won't work when variable changes from going off... +0.84
How do I identify the size of a byte on any platform? +3.33
Read size-limited input line ignoring the tail part -0.30
Subtract/add value without overflow or underflow +2.66
String palindrome function +3.57
Pearson Coefficient calculation array -0.97
How can I remove format warning in c language? 0.00
How to use conditional #error +3.98
Generating discrete uniform distribution in C -3.55
Ignore Invalid Input Until The Correct Character is Assigned to a C... +3.72
Detection of data type through scanf + usage of it in further funct... +3.98
Memory allocation to a Node with Character array in a Linked list -4.38
free(): invalid pointer at 2nd element 0.00
printf creates no or wrong output +1.89
Cmake and readline library in c program 0.00
How to read a bidimensional array inside a function? +3.76
Segmentation Fault when i do assign a value in an array in a funtion +3.63
Convert string to a name identifer -4.17
what is special of the array name in c +3.76
How to allocate a 3 dimensional array in C? +3.72
How to create a controlling terminal while the program is executing? 0.00
Segmentation fault with malloc on char* in struct 0.00
How to send arrays between threads using pipes? -3.82
recvfrom in socket programming with C 0.00
strange print in terminal with malloc, C +2.68
warning: function returns address of local variable -2.28
Removing character from string in place +3.84
Default in Switch running at the start 0.00
Efficiently extract tokens from strings +5.14
C: compiling C++ code in C 0.00
Is this "makes integer from pointer without a cast" safe... +0.03
C: can I forward port for external application with libssh? 0.00
Get filenames from current dir, save into char ** array, glob, C, s... 0.00
How can we display * for every character we enter ( password prompt... 0.00
recv() end of line 0.00
Unexpected output from palindrome function in C +4.03
gcc atomics supported types 0.00
My daemon code is executing perfectly in the terminal but the log f... +0.79
How to write tests that check for race conditions? -0.22