StackRating

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

SenselessCoder

Rating
1503.93 (263,082nd)
Reputation
1,009 (153,744th)
Page: 1 2
Title Δ
Why my C code says that two strings are not equal although they loo... 0.00
How can I create derived class object from an existing base class o... -3.30
How to implement singly linked list in C 0.00
Is it possible to make a timing function which can call a function... -3.46
What is the correct way to temporarily cast void* for arithmetic? -0.37
c++ trying to find max value for each row in array 0.00
Passing another type to a function that takes a void pointer argument 0.00
Creating a pick a number code +3.72
C++ assignment to copy parts of One-dimensional array to multidimen... +3.86
Program failed in executing step by step +3.75
2D array with different size for each line in C -1.92
Inserting elements into sorted linked list in log(n) 0.00
Using a multidimensional array within a structure -2.65
How to calculate how high x has to be in (x * y) % z before numbers... +4.01
What is the order of characters when looping through +1.33
Adding new members to C++ structure and backwards compatibility -2.22
how to make my loop fixed depending on the array elements| C++ +2.14
Generation of random number(within a limit) code overshooting the u... -2.45
In nested for-loops use j= i+1 vs j = 1? +2.22
more efficient cpp code +3.89
C: Program skips next input +0.09
Reducing usage of stack in recursive function in C++ -3.41
How do strings and bits work in C? +4.27
need help creating function in C that gives out specific amount of \n +2.17
Converting binary search tree to linked list 0.00
How to concatenate an array of chars into 1 variable? -3.43
C++ code blurts out two very different outputs while trying to prin... +1.06
C++ - New and Delete with Arrays -0.11
Access structs through pointers -1.82
Convert C++ type int16_t to int64_t without modifying the underlyin... -2.83
Set Char* to Trim of Char in C -0.43
Delete all nodes of a binary search tree 0.00
How to find un-ordered numbers (lineal search) -1.96
Max and Min heap with the same elements 0.00
I'm unsure as to why I'm getting a NULL pointer dereference... 0.00
The different between x++, ++x, --x, x--- in C 0.00
Freeing a trie tree -0.02
Pin starting with zero in C +4.20
Efficiency of Cryptarithmetic Algorithm solver decomposition -1.78
C++ palindrome function +0.07
Initialize 2d char array in c - tic tac toe game -1.21
Long random numbers in C -3.79
How to store "\0" in C++ char array? +1.98
C programming, int a[N]={0}; Meaning of this statement? +0.63
normalizing a database to 1nf, 2nf, 3nf, bcnf? 0.00
Strange Outputs? User-Defined Class (C++) +4.34
Computing points for farkle game in C 0.00
How to define array with objects in function c++ -3.78
Vertical bitwise COUNT (sum of ones on the same position) +3.87
C - Trouble with Pointers to Functions +0.54