StackRating

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

ashiquzzaman33

Rating
1552.49 (7,235th)
Reputation
4,758 (34,910th)
Page: 1 2 3
Title Δ
For-Loop Skipping getline C++ 0.00
Static Error: This class does not have a static void main method ac... -0.59
Error printing string formatted with %.0f using an int substitute 0.00
Java program that will ask the height and width of a rectangle and... +3.55
Do we need to use an intermediate method to "dispose()" i... -3.64
Can I use a conditional statement in a printf statement? -1.90
Meaning of "*:" in java classpath specification +0.07
gets() causing output error -4.19
Returning a variable from an if-else statement to the main program -1.31
`java CloseSignals.class` on the command-line doesn't work -4.37
Using println can't get the right output format -0.55
Duplicating name characters in java? +3.93
Why is (long) always rounding the number down? -1.49
Seg Fault using stacks and queues 0.00
How do I make edge(v1, v2) list in C++ without STL 0.00
Calculate checksum of a point number +1.38
FileWriter method when called does not close +2.32
regex_replace not working during cin 0.00
Automatically update related values in a new struct in c++ 0.00
Rounding a float to one decimal place then convert to a string +3.55
Divide set of numbers into two sets with equal totals 0.00
How to use JFileChooser.showOpenDialog to open a specific file? +3.60
Outputting number data into a .txt file in Java -0.36
C program to compute estimated root via Newtons Method -2.30
Converting Octal numbers To Decimal in C +0.32
How to parse int from String +1.62
start() method doesn't exist -0.59
How to open a JFrame behind the main JFrame 0.00
How do I get a delay between putting a ImageIcon on a JButton? -0.39
I cannot understand the purpose of using and not using "void&q... -0.03
Postfix Expressions advantages? 0.00
string in binary format to integer +3.55
Expected identification or '(' before return 0? +3.63
If Java has no operator overloading how is "string1" + &q... 0.00
Separating the digits of a three-digit integer +4.03
How to find the largest element of an array of known size? +0.76
fscanf - I don't know what I'm doing wrong here +3.67
C code: What am I doing wrong? -4.29
Getting the position of a digit in a number using recursion +2.09
Why does printf("%d", ~0) output -1? -0.13
2D char arrays in C programming -0.36
Combining string in forEach() loop fails 0.00
TCP connection, serversocket.accept when running it wont create the... -4.26
Java socket Client/Server connection refused issue -0.34
Segmentation fault: 11 - C function 0.00
remove rectangular border from button +3.72
C - Next 10 prime numbers +0.40
how to make input in Textfield only Numeric +3.70
integer variable used with fgetc() -2.93
How can I improve this GPA calculation code? +4.05