StackRating

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

Ardent Coder

Rating
1548.04 (8,550th)
Reputation
388 (335,003rd)
Page: 1 2
Title Δ
Method Overriding in Dart when the Return Type is "void" -4.14
Is std::stack contiguous? +4.25
Why using string in linked-list gives errors? 0.00
How to overload a comma operator to assign values to an array 0.00
How I can output a constant text in struct when call cout? 0.00
C functions in round brackets +3.56
Value of const changed in the memory but not on the output +3.52
string editing and concatenation with user defined functions 0.00
C array of void pointers holding different value types +0.59
C sscanf not working correctly with char pointer +3.58
Application files made using CodeBlocks won't run outside the IDE 0.00
Are there ways to do if statements inside a cout line? -0.50
How to accept integer input values in different lines without using... 0.00
How to return one out of multiple values from a single C++ return s... -1.31
How can I compare two 2D arrays in C? -2.04
getline() in C creating an infinite loop and skipping first word? 0.00
String not defined in scope. Unsure why 0.00
How to terminate a string that already has a text in C? 0.00
The Exclamation Notation and `strcmp` Function in C programming +3.65
Is undefined behavior to declare a variable while passing by refere... -2.68
How to resolve this segmentation fault inside my do-while loop? +3.37
How to assign double* value to double* queue[i]? -0.37
Is it possible to assign and return a variable simultaneously? 0.00
Why is the loop not breaking? +0.15
Is isupper() a macro or a function? +0.20
Why in C does the function sizeof() output the size of right most o... -4.49
How to make user defined variables the values in maps 0.00
Is it possible to call the << operator using prefix notation? +3.83
Am I dividing in the right way in C? +0.05
Fill an array with 4 unique random numbers in C +3.62
Why is the vector increasing its size to 10 when i am initialising... -2.81
access elements of string after `\0` +4.06
C++ Files from input, I can't find where my code fails 0.00
Inputting a space seperated 2-D array 0.00
Why is cin.ignore() ignoring the first character of my getline input? 0.00
Post-increment operator behaviour w.r.t comma operator? -1.68
Where am I dereferencing a NULL pointer? +0.07
Exporting an array to txt file 0.00
Simple C program returns no output 0.00
C++ E0137 expression must be a modifiable lvalue 0.00
How to sort only the right quarter of a 10 x 10 matrix? +3.73
What is the problem with this code to find the count of the digits... -1.65
Understanding the results of this printf 0.00
Why is this float array not printed properly? 0.00
Counting the number of characters inside double quotation marks +1.95
Problems getting to work a C multidimensional char array 0.00
How can I check if a string is a whole number in C? +3.70
Why does addition of two variable types inside sizeof() return the... +4.18
Attempting to print in C when creating functions +3.68
C: filling an array with random numbers in a range -0.42