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 5 ... 13
Title Δ
How to stop repeating the same data again and again? 0.00
How to perform the summation of consecutive two digits of pairs of... -0.70
Using std::search to search substrings in a std::string +1.52
Insert double quotes in a macro for pragma in C -2.34
Why can I modify a string literal with CLion? -1.56
Allocating a pointer with calloc, and then dynamically allocate eac... +1.53
Understanding memory allocation for a 2D like array -0.53
Custom string compare function explanation +0.13
gets() is causing compilation failure with ''use of undecla... +0.11
value_comp and * before a iterator -0.85
Changing value of volatile const - G++ vs Visual Studio 2019 -0.11
Concatenate two characters in c -0.96
Can static functions be virtual in C++? +0.56
I can't understand the use of std::istream_iterator -0.56
C: strcat() terminates program without error +0.23
syntax confusion with arrays and pointers +0.40
Memory allocation of multiple arrays of random sizes 0.00
Unicode strings containing unicode characters are always empty 0.00
storing data in vectors using getline c++ -0.13
Delete elements in a std::vector<std::string> which matches w... +0.03
Convert a 10 digit string to int +1.14
Can we add an integer to an array in c++ +1.77
Why can I continue to use the overridden structure even if I redefi... 0.00
generic comparator function in c with unknown arguments 0.00
How to populate and edit a std::array of maps -1.66
From std::string<char> to unsigned char[], an error "non... 0.00
Problem using iterators with dynamically allocated array +0.59
Handling an error condition in the compare function of std::qsort +2.38
How does memory assignment work in a double pointer to char -0.33
How do I make a pointer inside a struct point to the same string po... -1.10
Fetch desired word from file and remove all else 0.00
confused about pointer syntax when defining type in C +2.55
How to print null terminating character \0 for a pointer +0.55
How to make string from an character? -0.23
strtoll not setting errno to ERANGE upon overflow 0.00
Integer to Binary in C -1.94
How does adding n integers to a string result in subtracting the fi... -0.27
Initialize 2D array dynamically only knowing its column size in C +1.72
Dynamically allocate an array of strings +0.39
How is possible to have variable with the same name but different t... 0.00
CS50x Caesar - Segmentation fault when inserting isalpha(argv[1]) 0.00
Why do I get a random number in the first element of the sorted arr... +0.24
Returning Pointer to Bidimensional Array [C++] +1.28
Allocating memory to user input using malloc +0.85
initializing a 2 dimensional array of struct to zero (set the image... -0.37
The error is: reference to 'max' ambiguous +2.42
Can I ask and store input that can be both numbers or characters an... 0.00
What is the fastest way to check the leading characters in a char a... -0.71
Can I use std::string* argv as main function argument? +1.73
How do I use c++20 std::is_constant_evaluated in Visual C++ 2019 Co... 0.00