StackRating

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

CIsForCookies

Rating
1496.57 (4,028,102nd)
Reputation
6,860 (23,463rd)
Page: 1 2 3 4 5 6
Title Δ
I am not familiar with this type of printf() statement . Why my out... +0.45
How do you convert parameters from char to int in the main function... +0.49
Unexpected behaviour of std::cout -1.40
Loop starting at -1 doesn't print anything -0.33
What makes the segmentation fault in the short C code? +2.45
Difference between #pragma and _Pragma() in C +1.78
Vectors using C++ +1.86
Two sum c code in leetcode -1.40
Can I use "malloc" for local variables to return local va... +0.55
python: what is difference between +=1 and =+1 -0.41
I am a beginner in programming in c,need help in sizeof() string co... -1.87
Calling function in another file without declaration gives no compi... +2.25
Why is this function returning the ASCII value if there is no match... -0.59
Prints numbers in a certain sequence or series +0.68
incorrect syntax for multiple statement inside if 0.00
Binary search with pointers in C +0.26
can some one help me with a syntax error on python +0.51
Segmentation fault involving unused variable +1.90
Using (+ve integer) + "some string " in printf? +0.97
C Programming - Pointers (with increments) 0.00
Bermudez C Chapter 5 P 2: No use of arrays or loops for ascending o... -1.09
Error: expected declaration specifiers or '...' before stri... +0.52
Define macro value in function +0.47
Pointers of strings in C -0.94
codeblocks gives incorrect result as output +0.10
Enum scope is not accessible through structure in Class in C++ -1.45
how to store a string from scanf in an array +0.21
Passing/Retrieving pointers in C++ +1.02
How to Break Out of a For-Loop with Boolean Condition in C +0.09
Program to conjugate -0.92
getline error, reading every line -0.48
Function Not Working In My Program -0.75
Not able to understand the working of Pre-increment/ Pre-decrement... +0.50
Negative power of 2 -0.51
For loop in C for reading number of sequence from text file +1.00
Can't understand difference between a global variable and a var... -1.70
Why put const (...)& in C++ +0.52
Segmentation fault (core dumped) error for C program +0.55
Why it is this program not finding pairs in an array that sum to a... -0.40
C- mystery value at the end of array +0.40
How to understand the statement of printf(str+9)? -0.52
"." or "->" C struct accessor -2.94
what is the size of variable defined in #define macro? +1.28
Why do I get a runtime error when assigning value to a char pointer? 0.00
Pointers outputs confusing me -2.29
Char* copying to another char* runtime error +1.74
Call by value in C +3.87
Getting a Run Time Error on the following Code +0.13
How to make library for linked-list functions -3.82
how many times does the user want to play a game c language +0.09