StackRating

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

Yunnosch

Rating
1560.25 (5,548th)
Reputation
11,354 (13,128th)
Page: 1 ... 7 8 9 10 11 ... 18
Title Δ
Validation of integer inout and in general 0.00
distance from point to plane in a particular direction 0.00
How to optionally pass variable arguments in C +1.70
Scanning a CSV file with scanf() in a loop stops after the first li... 0.00
Copied code over to same program but not working? Slice indices mus... -0.13
Return value of function strlen()? -1.53
keyboard input data type in phython +0.42
How do i run mutiple commands on an else: statement? 0.00
Error using string array in C +0.42
How to convert list of keyed 2-lists to list of same-keyed N-lists? -0.06
Why is stack for pair-nesting analysis often empty? 0.00
Project Euler #23 efficiency +0.17
Choose the parts between lookahead and lookbehind -0.78
Understanding return statement in the function finding the median o... -0.33
How to shuffle array of implicit pairs? +1.58
How to use a random function inside an if statement and use speak f... 0.00
unexpected output in recursive function involving static local vari... 0.00
Why does return 0 or break not work with the comma operator? -0.63
How to access a global variable which is hidden by a macro definiti... -0.78
How to exit from a "do-while" loop? +1.33
Function with static int -0.40
Segmentation fault with linked list when i assign a value 0.00
Cannot find symbol Error p1.getX() -1.60
extern in block scope does not conflct with typedef in file scope? -0.76
Simply creating a data structure, how can it segfault? +0.76
Why in this if statement `if (myList[i] > max) max = myList[i];`... +0.42
unused variable with if condition -0.19
It always falls in 'else' condition. (TimePicker) -1.57
Recursion gives unexpected/wrong output? +2.06
What is the output of following code +0.44
Is it correct to make this affirmations about OOP and Procedural Pr... -0.07
Missing First Character In Printing Array (While Loop) +0.39
C : How to load, store, and print a mixed matrix of character strin... -1.94
error C2099: initializer is not a constant at developer commend pro... -0.92
Comparison between pointers and integers in C 0.00
C language :Scanning input from Eclipse console 0.00
finding the size of an unknown array in C 0.00
Why is no argument passed in main function? -0.58
How do I find the most square solution to units filling an area? 0.00
Is char p[0] represents an auto allocated buffer or a safe pointer? -0.35
Evaluating a switch expression at runtime in C +0.87
How does \n affect string scan in scanf? 0.00
Copying char arr[64] to char arr[] can cause a segmentation fault? +2.25
'ClassName' and 'ClassInstance' was not declared in... 0.00
Why is outermost of triple-nested for loops only looping once? 0.00
Search for complete string 0.00
Email Reading in Java by keeping the text positions 0.00
While loop is executing one time more as expected +0.41
How to sum up fractions from integer divisions inside a float varia... +1.70
Why is there an extra "*" in the output of this program? -0.50