StackRating

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

Biruk Abebe

Rating
1518.91 (34,190th)
Reputation
2,126 (79,201st)
Page: 1 2
Title Δ
Assistance with inheritance issue in C++ -3.82
istringstream ignores first letter -1.46
wrong detail is written on the file in c programming 0.00
Why is the modulus operator giving wrong answer? -2.17
How to do char* array element swapping in C? -0.57
How to make an exit in switch case implementation with user prompt? +3.72
Write a program that accepts two numbers and an operator, like (+,-... -0.47
How do I get user inputs for a string and then an int? +1.78
read txt, count each alphabet using linked list 0.00
Adding 0 at starting of int value in c 0.00
Passing pointers to structures through recursion (maze solving) +0.74
Why memset of array of structure changing the program behaviour? +0.76
C++ if(Array[x].length > 0) 0.00
Initialize size of char in struct depending on file reading conditi... +4.02
What does &pointer gets? -4.30
Why does my pointer have a different value after I've dereferen... -3.74
What does *(int*)(buffer) mean? +4.76
How read from text file until comma using ifstream in C++? +3.88
Erase words from a string (in C++) -0.96
Not able to pass 2D array into a function without error message C++ 0.00
gets() not working In first loop iteration but working in subsequen... 0.00
Function to print char [ ] array in C++ +2.55
Error appeared while scanning text file in C++ 0.00
C++ MFC SDI create child window 0.00
What's the point of having wmemcpy? +3.36
How to find the shortest word in the string C++ +1.48
Operators evaluation +1.52
copying one element of a char array to another using for loop +3.82
Is someone capable of spotting what I am doing wrong with this c++... 0.00
why this got a runtime error only if input is 5? 0.00
(C++)Could someone help me with getline from a string? +3.81
Caesar’s cipher encryption program in C 0.00
Problems getting ftell() in binary append +0.34
Properly handling input when file has less numbers than expected -2.91
When I use std::map to read values from a file, the value takes &qu... +2.92
Vector subscript out of range error in c++ and opencv +3.83
get character from stream c++ 0.00
Dynamic array C++, trouble with new Obj[size] creating only 1 Objec... 0.00
How to read number of characters stored in input stream buffer 0.00
How to use const_reference type to declare a variable and assign to... -1.97
How to set square edged line api windows +4.02
Ignoring the input character -3.30
Selection sort array 0.00
Copy text to Clipboard in MFC +4.10
Obtaining the last character in a stringstream without copying its... 0.00
Binary Search Tree, cannot cast from Int to string +4.06
CSpinButtonCtrl placing unwanted thousands separator period in budd... 0.00
How to add a fade in and fade out effect to existing js code -1.91
How do I properly use setprecision() to add ".00" to the... +1.57
Wrap user's input (type or paste) with a span tag in contentedi... +0.12