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 ... 5 6 7 8 9 ... 13
Title Δ
How to edit a function signature at the same time +0.45
How come changing the bool into any datatype, code still works perf... -0.06
Why is scanf(); skipping the first line? -0.06
Why this ambiguous behaviour of "printf()"? -0.58
How to take first row from this list of text? +1.16
what does int numbers[n+2]; statement do? +0.04
array arithmetic - pointer types indexing +0.14
Can I dereference std::string.end()? -0.79
Is it a good idea to set multiple class members in one method? 0.00
Are static constexpr variables inlined in C++? -0.98
How can I do a dot product between a matrix and a vector in c++ 0.00
How to split a number into two at the decimal point in C? +2.73
Why do these parentheses give different answers in C? +0.42
Ternary conditional operator inside std::cout +1.62
free() : invalid pointer and how to reuse a currently freed pointer -2.14
Unexpected output in expression that uses macros +0.19
why use pointer to struct and not use the struct directly (C) -0.05
read from .pas file to buffer and display content in c 0.00
how to use a setter for vector of an object +0.45
Output formated table with fprintf 0.00
Why can I cast from int** (as a 2 dimension array) to int*? -0.74
Writing half of an int array into a new text file +0.47
Is there any way to store the elements present in the file to the t... 0.00
Error no match for operator in sort of atribute of class +0.43
Getting a segmentation fault while reading from file 0.00
Splitting and storing a unsigned char Buffer into a struct 0.00
How to use iterators for 2d arrays in c++? +0.22
Using Tagged Unions in C to implement math objects 0.00
How can I get the maximum value of all the components in a vector? 0.00
I want to take 4 strings as an input and display into another array 0.00
C program that executes command with argument from argv and print c... 0.00
Creating a new array in C++ using parameters not determined before... -0.03
Save elements in bidimensional array +1.08
Why do I get an error undefined reference to `getche'? 0.00
What is the right solution to access subclass variables? -0.48
fscanf text file with dynamic allocated memorry 0.00
How to display char array? +1.46
How to get rid of a new line after string -0.07
Palindrome Fail 0.00
Output of a program specific to pointer 0.00
C program. Taking string input to char pointer problem 0.00
How to reverse an array and store the values of the reversed array... +0.49
When I enter the input, the c++ window just closes +0.20
Why the Program stopping just after the input option in C? 0.00
Printf not working if there isn't \n at the end 0.00
Initializing a member in an inherited class with different value of... +0.45
Program to take in user input & display it Problems 0.00
expected parameter declarator error using fread() in C 0.00
C - format specifies type 'int' but the argument has type &... -0.40
What are return values 2, 3 and 4 for? 0.00