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 ... 6 7 8 9 10 ... 13
Title Δ
using ";" at the end of for statement but the code still... -0.11
localtime c++ not working as I would like to -1.41
C++ Error no match for operator << when trying to display a l... +0.45
Reversing a string without using any library function +1.95
Concatenating 2D array into string causing segmentation fault 0.00
Expected ‘FILE *’ but argument is of type ‘char *’ 0.00
Stream multiple variables on one line? -0.70
"identifier not found" error in Windows but not in Mac +0.45
getline() keeps taking the same line as input after a reading a few... 0.00
confusion of a c++ pointer segmentation 0.00
Passing pointer to an array as a parameter to a function -1.88
The Program was supposed to go on Forever -0.61
What is the difference between scanf("%s", &str) and... -0.06
What happens if I pass a variable value instead of a variable refer... -1.15
Sizeof array passed as parameter of function +0.45
Loop runs one more time than I expected 0.00
Why do none of the istream get functions store anything in this c-s... 0.00
How to check if a string matches an array element? -0.64
What format should I write my .txt file if I want to getline for C+... +0.46
How to solve "Could not find the task 'gcc build active fi... 0.00
How to store a values with a min and max size in c +1.88
The null character at the end of string literal +0.25
How to get characters separated by space using scanf +1.84
no matching function for call to sort 0.00
ifstream.open() sets failbit in eclipse cdt? 0.00
Using scanf without allocating an array in C 0.00
Best way to read this file while ignoring the new line character +0.44
C program to convert a decimal number to binary string -1.08
How do char* pointers work in C? How are they stored? -0.15
Comparing user input string with elements in array of string literals 0.00
Infinite loop if char gets assigned non-char 0.00
Set cin.fail() manually 0.00
Undefined reference to constructor defined in implementation file 0.00
is there is a way to add a number of lines the user enter using c++? 0.00
The Exclamation Notation and `strcmp` Function in C programming -0.44
Condition Check in C++ 0.00
C++ setw() function doesn't add a space for the last value prin... 0.00
What does, " usage: ./a.out <integer value>" mean? 0.00
Implementing an if condition that breaks the while, inside the whil... 0.00
C++ output alignment 0.00
How does two consecutive "cin" commands work? -0.56
C language - returning two dimensional array of chars -0.27
Using pointer to character as the argument of strtok -0.69
function not being executed C -0.76
Getting infinite loop instead of a value +0.81
Overloaded constructor implementing private class members 0.00
Next printf comes before my scanf takes input -0.09
What is the difference between vector<int> a , vector<int&... -1.82
no match for 'operator*' (operand type is 'const string... +1.33
C++ Why is there a need to add a '0' to indexes in order to... +2.02