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 ... 13
Title Δ
String member of struct is appending other string member, both pars... +2.14
How to avoid buffer overflow using scanf -0.13
How to dynamically allocate and deallocate a 2D array using pointer... +1.06
How to pass value to std::optional in a structure? -1.05
switch statement with nested if/else gives multiple outputs in c++ +1.51
Do reference invalidation guarantees automatically apply to pointers? -0.63
Recognising structs inside header files in C +0.37
Different results when using increment operator (arr[i++] vs arr[i]... +1.40
user input with char array and fgets, output with write system call? 0.00
Why do I get the warning 'control reaches end of non-void funct... +1.08
How can we take numeric input until letters are entered? +0.11
Mingw -- Conflicting types for function due to previous declaration +1.48
Store char variables in other char variables in C +1.44
Unexpected output after using snprintf 0.00
How can I validate scanf numeric input +1.42
Redefine short long to use code analysis tools on embedded c code 0.00
Getting wrong output when adding elements in 2D Array +1.08
How to swap 2 objects using template function? -0.08
Declaring an instance of another class in other class function of t... 0.00
C++, strings and ints from command line using cin with unknown inpu... 0.00
Modifying elements of an array through a pointer to its elements +0.38
C: Problem in comparing two strings in a function -1.16
How to print different strings depending on the input? 0.00
strange output of array as function argument in C 0.00
How to find the closest number to a given number -0.98
Scanf and printf a string with two words 0.00
Static Allocation - C language +1.32
return value iterator of std::generate_n, what can you do with it? -1.65
How to use goto without getting this error? -0.16
C while loop does not stop running once input is made +1.92
Multi-dimensional Array Initialization in C +1.31
Find the size of a dynamically allocated array -2.59
converting string to hex, decimal, and octal 0.00
Read txt file line by line in C +1.78
Can I pass COPY of a variable that it's a pointer? 0.00
What is a pointer to array, int (*ptr)[10], and how does it work? +0.51
Multiple scanf() are used for getting string and an integer. Some o... 0.00
Why are expressions not processed after a postfix increment and a c... 0.00
C program that multiplies numbers from 1 to N 0.00
What is the difference between underflow and nan in C? -0.99
why a pointer char cause a segmentation fault in a struct environment +1.06
Basic dynamic memory allocation and delete triggers an asssertion f... +2.12
Read first bit of a number in one line +1.00
variable overflow when converting binary to decimals -1.21
Error while input 2 strings, int and float in C from keyboard +0.09
Warning: pointer is used uninitialized when printing its address +0.40
Assigning value to pointer correctly in C using strcpy() -1.45
Double cast to unsigned int on Win32 is truncating to 2,147,483,648 +0.18
C++ Can you refer to the this pointer in a constructor or a destruc... 0.00
Performance of alloca +1.49