StackRating

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

asaelr

Rating
1482.44 (4,486,243rd)
Reputation
5,027 (33,023rd)
Page: 1 2 3 4 5
Title Δ
Failure when using strtok_r function -1.11
Subtract from an array of char a number of characters +5.16
Why don't compilers convert int[][] to int** which is theoretically... +4.92
Encapsulating access to similar structures -1.62
C #define statement, enum, struct -0.15
getting C error: conversion to non-scalar type requested -2.11
Why am I getting this error in C? incompatible types -1.81
Intelligent Editor program in C -0.12
Describe this function for Decimal to Binary conversion -0.10
headers include and cyclic dependency -0.83
C/C++ How to read from stdin after enter is hit twice in a row or a... +2.79
Whats the point of accessing private variables through getter and s... -0.88
How to use atoi conversion in C using gets_s - example code included -0.91
Pointer arithmetic C and casting -1.86
Best data structure to store and manipulate my data? -2.55
When adding a object to a java collection is it added by value or r... -3.80
c: dynamic alloc of 3d array when 1 dimension unknown +0.22
Throwing errors when trying to compile code with ltoa in Linux +2.60
prototypes for 'static' functions +2.07
Perfomance of compiled code by compiled compiler +1.21
Array of char* in C -3.19
Weird ternary operator Javascript +2.18
`pkg-config` argument for clang from Java 0.00
Why does this print the message twice per iteration? -2.40
malloc a 2D array, where each entry is a string, in C +0.67
Read values from a running program -2.54
in beginning C programming using methods -2.25
How exactly does space work with scanf? -0.75
Trying to return a string from a queue in C/free problems +4.46
What are anonymous structs and unions useful for in C11? -1.10
Generate automatic serial number of each object...In this program t... 0.00
cast content of array into arithmetic type in C +1.13
Execute Large C Program By Generating Intermediate Stages +2.31
Whats wrong with the given code -0.97
Inheritance in C: good, bad, or other? -2.19
Sum of List<Integer> recursively +0.38
Trouble Using Input and Arraylists -1.83
How does this dissaseble output correlate to the function source? -3.70
Does array be called as an implicit pointer -0.05
Can a Pointer variable holds the address of another Pointer Variable? -2.13
How to Access each element of a Structure with Pointer in C++ +4.44
How to initialize Array of Structure and Access each element with P... 0.00
Pointer to function in ROM -1.74
C Language, a Structure of Files +0.35
C programming - threads, and what is void (*func)(void*, unsigned l... -3.61
What exactly does this syntax do? (in relation to c-style structs) +4.76
Difference between fgets and fscanf? -0.05
Why does -INT_MIN = INT_MIN in a signed, two's complement represent... +2.27
How to calculate the length of array using a macro function? +4.13
Is sizeof(int) guaranteed to equal sizeof(void*) +2.39