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 ... 5 6 7 8 9 ... 18
Title Δ
Aliasing (or typedef'ing) inner class of parameterized class -2.24
How to let strtol() function in C to interpret the string as two... -2.25
No match for operator != (operands types are pointer and object) +1.32
Error called object 'calculateTaxes' is not a function or f... 0.00
How can I change the color of the comments in Code::Blocks? 0.00
display of a single linked list is not as expected -0.58
Infinite do-while loop in c++ 0.00
Question about Conjunctive normal form(CNF) 0.00
Controlled On and Off in a Led-Matrix And Push-Button 0.00
only calls to certain template class member functions work 0.00
Cannot exit While loop 0.00
How to cast void* of an int to a float* so value is properly conver... 0.00
Can I use an if statement with a return value as a function argumen... 0.00
Match star * character at end of word boundary \b +0.48
Why a "no matching function" error for call by reference... +1.12
How to verify if a void pointer (void *) is one of two data types? +2.02
Second integer counts as 0 -1.37
How can I stop my program from outputting the time , it is making m... 0.00
callback to clean pointers (MCVE : auto eject traitor Soldier from... 0.00
I am working on finding the min value in a random array, and anyone... 0.00
Why does this do-while-loop only write to the arrays every other lo... +1.34
finding if a given sequence is monotonic or strictly monotonic 0.00
how to replace each ,, with ,?, using sed? +2.47
How can I print from (whatever user input integer) to 0 and then ba... 0.00
Segmentation Fault C++ Matrix +0.43
Echo string to a c program in powershell 0.00
Computing the change in bills and coins from two inputs +0.42
How to display character as a string from the displayboard? -0.07
How to write a private attribute of a class? -0.19
How to fix "return value ignored: 'scanf'" code C... +2.13
C - menu program using while and switch/case returns duplicate menu... +0.44
How to read in data from a file when not knowing the size of the fi... 0.00
What is the different between consume and delegate template quoted... 0.00
Function is not able to return elements in returnSize array in the... +0.19
why it's impossible to sort a string just like a sorting of a c... -0.80
How can I make this function work? I am creating a randomized guess... 0.00
Multiple definition of variables ESP32 0.00
Is there a way to reduce the time complexity of the program? -1.04
C Program for printing 3rd greatest number from 6 integer inputs us... 0.00
how to move a "camera" to left/right of the direction the... 0.00
Float and double pointers in C +0.43
How do i find the second largest element among given collection of... +0.89
What does "-1" represent in the value range for unsigned... +2.02
Automatically filling an array -0.22
What wrong with BST 0.00
How do i make the preprocessor take template parameters? -0.51
How to "step through" a loop -1.13
How to fix problem with array overload in while loop 0.00
Why does malloc returns a pointer? -0.45
How to select text between two given words? +1.27