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 2 3 4 ... 18
Title Δ
Checking If Array Is Ascending Using Recursion 0.00
Minimum number of elements required to make two bags of at least k... +0.16
making an array with a specific size that includes elements in data... 0.00
How to make library compile its headers 0.00
C++ default behavior for arrays - shallow copies? 0.00
int main (int argc, char** argv) does not work in Cpp -0.70
Are static members implemented by making copies for each instance i... 0.00
Error reading characters of string error in malloc()ed object. Why? +0.43
Why Linked lists are created using structure pointers not structure... 0.00
How to read blank-separated info, including one field with possible... 0.00
What makes a BSW an ASIL BSW in AUTOSAR? +0.39
How do you build an array with certain elements from another array... +0.41
Copying a pointer-containing struct in C - how does it work? 0.00
Selecting item from array of char arrays in Arduino 0.00
Trying to save different values in 2 arrays using one FOR loop but... 0.00
How to change the scope of a variable, defined inside a for-loop in... 0.00
Print one number after the last word 0.00
How to add whitespaces in range( 0,4) to string in C +1.15
How can I simplify the if - else statements? 0.00
The difference between else if and else {if} +0.41
Why the address of variables is identical even across reboot? +1.30
While Loop when to use OR or AND? 0.00
Unable to edit PATH in User Environment Variable in Windows 10 0.00
What's the difference between a while loop in one or two statem... 0.00
Riemann sum with midpoint integral not accurate enough 0.00
friend funciton error: 'B' has not been declared +0.03
How to write a function which can return two integers? +0.41
Why am I getting TLE on CSES Coin Combination 2? -0.09
How to matching an exact word in C using File handling and strstr? -0.07
Is there any way to "uninclude" a file in C++? +1.86
Why no effect of calling functions with void keyword? +0.67
How to find the length of an array referenced by a pointer inside a... 0.00
Array subscript out of bounds when struct has zero length array as... -0.96
In main(), how to get value from a static variable inside another f... 0.00
How to include an external header file when I have 1 header for 2 .... 0.00
What is the fastest way to count all set bits? 0.00
Palindrome mystery: Why an array of size 3 ends up being printed wi... -0.12
Rapid Typing Coding Challenge +0.42
Linked-list node eliminating function -1.03
What's difference between ptr=&n and ptr = (int*)malloc(4)f... 0.00
How would I go about storing words from a plain text file to an arr... 0.00
Evenly distribute number into array of n elements with equal values 0.00
How to fix problems when linking cpp files? 0.00
Cast a vector and write it in a C++ stringstream -1.71
Is this the right way to access function? 0.00
Code counts consonants incorrectly. How to solve this? -0.13
How to add chars to an empty string? 0.00
C++ Creating 2D array with nonconstant size, 0.00
Calculate the discount in a program in C language +0.42
Append a node in a linkedlist - why segmentation error? +0.86