StackRating

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

Alexandru Barbarosie

Rating
1521.76 (28,667th)
Reputation
2,374 (71,042nd)
Page: 1 2 3
Title Δ
C - Sum and finding largest/smallest -1.01
Multidimensional array initialization in C -0.85
Need help regarding Dynamic Memory Allocation for two dimensional a... -0.27
object of an abstract class c++ as a parameter to a function -1.75
need help debugging character input +3.63
Beginner C++ hw. Function doesnt seem to work +3.05
detecting duplicate in columns of a 2D array +1.64
Reverse Numbers function using recursion in C +3.14
Reading data columns, bit shifting, printing data to .txt file in c++ 0.00
How to call base class overloaded func using derived class instance, -1.52
DES encryption/decryption -1.40
Why is it possible to place friend function definitions inside of a... +1.85
Noobish Array problems: Run-Time Check Failure #2 - Stack around th... 0.00
error in function to remove data of array which same in c++ -1.77
Problems using cin in C++ +3.97
c++ double to string shows floating points -1.35
Why do I obtain different sizes in a string buffer? -0.52
Writing similar contents to many files at once in C++ +1.51
What is the difference beetween `(*foo[i]).bar` and `foo[i]->bar`? +1.96
why g++ gives error : cannot convert ‘int (*)[3]’ to ‘int (*)[]’ in... +4.49
C++ simple calculate score with arrays -0.48
difference between two for loops in C? -2.23
Correct implementation of comparator function in C not working as e... +1.22
Intended constant variables that need to be initialized at runtime -3.15
Select a random object from an array of objects -1.38
C++ Predictable Rand() Output +3.13
Nested for loop in C not working as expected +4.10
What is the exact function of the "|" (vertical line) ope... -2.74
Initialize 2D array of objects -0.04
How and where to define class variable when using header files in C++ -1.91
Text from Textbox covert from String^ to int -0.01
Read all integers from string c++ -1.88
Can I initialize a static member from within another function? +1.02
unable to access function +2.41
Text from Textbox to char* (converting/marshal) -0.09
Delete element from a list with a pointer -4.14
how to terminate a string in c++ -1.56
Overwrite index operation -2.79
Operator overloading adding two objects error +1.74
Why function overloading causes no ambiguous error? ( c++ ) -2.03
Given a 2D matrix of characters we have to check whether the given... -1.21
Adding class to c++ project +3.88
What is the difference between (int*) arr[2] and int* arr[2]? +5.01
What is "|" in C function? +1.30
Difference between const int and int in an array declaration? -0.96
Passing a 2-D array in pure C -1.52
How to use Objects in Windows Forms C++ 0.00
Convert 2d array to 1d array for drawing line 0.00
Can anyone explain this subtraction and summation in python? -0.89
Why can't I assign an array variable directly to another array vari... -0.08