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 ... 4 5 6 7 8 ... 13
Title Δ
What is the difference between the * operator at the end of struct... 0.00
Count decimal numbers in a string using the standard library +0.41
what is the type of a pointer to dynamically allocated memory of po... +0.40
How to calculate sum of 2d vector by accessing objects 0.00
Accessing member variables with getters C++ -0.09
Index of vector of strings in c++ -0.33
Minimal number of cuts of rectangle in squares 0.00
Missed scanf and function goes on without it. If I add a space stil... 0.00
Don't have right output while comparing chars +0.41
strtok() returns NULL on subsequent calls even though there are mor... 0.00
C++ function to return a reversed char array -0.01
Contradiction about Order of Evaluation of operands 0.00
Count all characters in a string but spaces +2.02
Event system: Inheritance with type-casting or unions -0.98
change queue pointer member's value will need to weired fault i... +0.62
How to convert a string to given precision double? 0.00
Converting char to int using typecasting makes 1s into 49 and 0s in... +0.89
Trying to get a fibonacci numbers lower than a input number in a fi... +0.41
Returning an array of strings and assigning it to a variable in C +1.76
sort matrix up to nth column c++ -0.08
I want to print c pattern as upper triangle +1.38
Why am i getting this error when i compile my code in devc++? +0.92
Running into infinite loop with scanf +1.97
I am getting this Error: Segmentation fault (core dumped) -1.29
how to convert string to int like the example given below +0.03
Read list of different types from istream into vector +0.17
How to get size of a vector from a pointer +1.02
Scanning a string with spaces from a file while also scanning numbe... +1.27
Whats the usage of private virtual methods? +1.07
Using a pointer to an array passed as a parameter of a function +0.43
Why does the function find of C++ stl string sometimes go wrong som... 0.00
Changing characters in a string by adding value causes runtime error 0.00
Invalid operands to binary - (have 'int' and 'int *') 0.00
Parts of a structure in C++ +1.90
C program to put the output into a new file -0.07
Default argument for a class function defined in constructor 0.00
Getting the specific char from text and print the related line in C 0.00
Why does not read in a Struct with a pointer? +2.33
I want to split a string into two strings in C +1.31
Can I use a member variable of type ofstream initialized in the cla... +2.26
How to command line compile a Visual Studio project using msbuild a... 0.00
Can't read large text files in C +0.44
Short circuit and operator precedence in C -0.21
How to get access to user information by if statement? +1.74
Anyone suggest me what I left in this code. No error is shown while... 0.00
How to modify a string and return it? 0.00
Reading words and storing them in 2-D array in C -1.11
Values in array are not being printed correctly 0.00
How to repeat the flow of entrance of text in C? 0.00
How do you find the positive sum of an array that also has negative... +1.48