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 ... 10 11 12 13
Title Δ
C++ program for calculating moving average 0.00
Is there a way in C++ to use string with switch Statement? +3.84
How to pass a vector into a function parameter (do I need pointers?) -1.57
Process exited with return value 3221226356 when system("cls&q... +0.39
Reading each line from a text file, word by word and converting to... +4.38
How to include all header files with one include in c++ project? +3.96
multi dimensional list c++ STL list -2.43
Get amount of read characters from formatted input operation 0.00
Need help understanding this C program which simulates strcpy() wit... +3.09
Getting error when using printf in c++, LNK1104 exe file could not... 0.00
How to use strings in a class c++ +0.99
C++ crash after inserting number 0.00
I am having trouble with getline() function in C++ +4.08
Comparing string with if condition 0.00
How to access methods and attributes that are specific to derived c... +0.66
Problem calling a function that uses strtok() inside of a while loop +4.19
Permission denied when trying to run game engine on vscode on ubunt... 0.00
Why while cycle causes problem with pointers? +4.18
How are objects stored in an array? +0.73
I'm getting a segfault trying to open a file and write it to an... +4.70
How to run a function with empty main() method in C? +4.86
Coverity issue: Copy of overlapping memory (OVERLAPPING_COPY) on sp... +4.25
Basic cash system in C++ -3.17
function that reads a 2d array in c++ +0.67
C - Reading just one character with getchar() -0.94
std::stringstream to return char * 0.00
Why t is referencing to index of argv[3] what does the mean of [-1]... +3.42
getchar() function getting enter as input 0.00
Fread function and files +0.46
EXC_BAD_ACCESS error when executing linked list 0.00
error: expected constructor, destructor, or type conversion before... -2.57
Replacing words in string, but ignore those in quotes -1.62
I'm getting "Error:expected ';' after class defini... 0.00
Is two objects having same characteristics get stored in memory onl... -2.04
Reading a file through STDIN in C -3.01
Selecting values in table1 that are not in table2, then inserting t... -2.24
How to do a specific action depending on the file extension of a co... +3.37
Has Windows a built-in native C/C++ compiler package? +2.45
C: File exist but won't open. Counting letters? -3.72
Warning: [-Wformat=] and strcmp() not comparing in C -2.33
Find End of Array Declared as Struct Type C++ -0.19
Accessing member function from member variable of different C++ class +0.45
Passing variable by value has the same result as passing it by refe... +4.47
Store application variables +0.45
TypeError: Cannot read property 'title' of undefined-Help m... -1.71
Is it possible to pass input arguments to an executable in the comm... 0.00
std::variant vs pointer to base class for heterogeneous containers... +1.80
strcmp returns false for for equal char sequence -3.32
.Exe file won't execute correctly 0.00
What does the exclamation point in if (!strcmp() ... do? +3.11