StackRating

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

anastaciu

Rating
1598.81 (1,828th)
Reputation
23 (1,492,655th)
Page: 1 2 3 4 5 6 ... 13
Title Δ
Starting loop at specific index of a std::string? +2.90
Getting different sizeof values of the same array in main and in a... +2.22
Convert int into char * in function which not return the right data... 0.00
Is malloc dynamic memory allocation? -1.64
Disable Visual Studio green arrow button moving instruction pointer 0.00
++i and i+1 passed to function giving different results in c++ -1.48
Dereferencing an uninitialized pointer to pass into sizeof() -2.20
Why does gcc throw an implicit-fallthrough warning? +1.33
printf doesn't always print correctly 0.00
While removing vowels from string my code doesn't erases the 2n... 0.00
How to exit the program immediately using strcmp() without printing... 0.00
I've made two codes but I can't interpret why these two are... 0.00
"Count characters" program: While loop not terminating on... 0.00
GDB prints different values while running 0.00
Friend function used for output stream operator shown error as not... 0.00
will a call to malloc() in a loop in C affects performance? 0.00
C change string between character 0.00
Print elements from array of matrices in C? 0.00
what should i do for undefined reference to `WinMain@16' collec... 0.00
Find the length of longest increasing subsequence C++ 0.00
Override a sub-class to a child-class 0.00
Convert seconds to Relative time 0.00
typedefed struct in an header file is not identifiable in other hea... 0.00
Separating String Into three Separate Doubles -1.88
Error when reallocating dynamic unsigned char array with invalid ne... +0.36
how do functions read pointers? +1.31
Program to check if a number has a digit or is divisible by that di... 0.00
passing a struct argument in a struct function +0.40
Similar codes output different results +0.79
Decimal to binary using string in c....stuck with some conceptual e... -1.49
reverse function is out of scope in my cpp program 0.00
confused with for loop incrementing rule -0.49
The following C code shows that : format '%c' expects argum... 0.00
C++ Precedence and Associativity -1.09
What's the role of L in modulo 1000000007L? -0.83
How can you use compound assignment operators in C if you can't... -2.21
how to use array data member of struct in main in C++? -2.55
C Pointer issues with array -2.92
Reading a well-formatted text file 0.00
Iterating over unordered_map of vectors -0.90
How to implement the same method in classes derived from an abstrac... -0.84
How can I trace a core dump in my C code? 0.00
Visual Studio 2019 is having several problems, including loading fi... 0.00
what's meant by converting an ASCII character to alphabetical i... +1.46
Converting strange string to double C++ +0.38
Is default d'tor enough for complex vectors? 0.00
File data split by ";" and then by "," in C 0.00
Why can I assign characters to string objects but not to vectors of... +0.48
Trying to put a function definition from a class in another file bu... +0.38
Make C preprocessor Evaluate Best Array Dimension 0.00