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 ... 9 10 11 12 13
Title Δ
getting segmentation fault(core dump)after typing all the value in... -1.18
C++ nested lookup maps of different type at run time 0.00
Crooked 2D array when printing it on stdout (populating a blank 2D... +0.51
Pass string class variable by reference in C++ -0.54
Why is my program skipping my first loop? 0.00
Is there a better way to change every variable in a struct, C -1.52
Trouble with how to declare (or define) a function in a header 0.00
I am trying to create a c program that will continuously take input... 0.00
Program runs on one computer but doesn't work on another 0.00
simple c scanf is not reading and parsing my input +0.21
How I should to catch out_of_range exceptions? -1.33
What's the propper use of && operator in a do while loop? +0.20
Aggregate initialization, set member pointer to same struct member 0.00
C code bubble sorting sometimes does not give correct output -0.79
How to scan for user input of both strings and ints to put into a 2... 0.00
Find max value in a vector recursively in C++ +0.93
What should I pass to isdigit() in order for it to work properly? +1.62
Split command line argument into arguments/a vector using C++ +2.05
How to resolve circular struct dependencies in C -0.52
Double argument to int parameter and int& parameter -0.30
How is it possible that the outcome is: firstvalue is 10 secondvalu... +0.10
Variable name after struct definition -0.59
Inserting a vector in a certain position in another vector -0.87
Does `using namespace ...` increase compilation time or can it some... -1.68
Not getting the expected result when using divison operator +1.66
find the most occurring element in array C++ +0.19
Why doesn't my C compiler warn when I assign a string literal t... -0.82
Accessing 2-D array outside main() giving runtime segmentation fault? +0.43
2D integer array in c++ with uneven number of elements in each row -0.21
Small confusion about pointers, data type initialization and multip... +2.81
Union of pointers of objects (use only one type for different insta... +2.37
Is (size_t)0 a good practice in C or not? 0.00
Cout unsigned char -1.65
ANGULAR - How to center align mat-hint or label in div with radio-g... +0.31
The external (global) variables in C +2.15
How to set 2d array with same values using initializer in construct... +1.31
How can I check the types of derived classes in C++? +1.88
Expression must have integral or unscoped enum tupe +1.76
there is trace/breakpoint trap when using pointer in c 0.00
Display Output is distorted 0.00
Is there any way to compare 2 strings with different lengths using... -1.42
Base constructor calls derived constructor depending on input - Cho... -1.76
My code doesn't work as expected when I don't define a new... 0.00
C "gets" command input just skips to end instead of waiti... +1.61
Do-while cycle scanf reads cycles two times instead of one when rea... 0.00
Same code gives different output on Microsoft studio compared to ot... 0.00
Why do I immediately segfault when accessing an integer array? 0.00
condition not working, can anyone explain why that is? +2.47
What is the difference between a temporary variable and a local var... +2.11
Can anybody tell me what I did wrong (cpp) formatting with getline +3.49