StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

zoska

Rating
1488.38 (4,438,882nd)
Reputation
1,289 (124,642nd)
Page: 1 2
Title Δ
Why do moving vector and moving element have different effect on ve... +4.07
File was replaced during merge 0.00
How to check if two arrays are mirror images of each other in C? +0.41
This compiles, but it doesn't run. Any ideas? +4.08
Getting the binary representation of a number 0.00
Pass function member as a parameter within a class C++ -3.88
array of pointers as argument in c functions -3.65
Why do we need placement new operator? -3.65
how can I know if a function in C is a system call or not +1.46
C Struct typdef malloc assignment +4.15
detect repeated word c++, doesn't detect the first word +5.13
subtract two order-less std::vector of objects -0.72
Changing value of Linked List without flexiblility in parameters -1.20
What is happening with this arithmetic expression involving pointers? +3.58
Why is this program giving an error: to_string is not a member of s... 0.00
git pick commit from another branch and put it under current commit +4.28
Chrono - The difference between two points in time in milliseconds? +1.25
When displaying the value of variable "int a = 011", I ge... -1.72
write the result of an c code execution in a txt +0.35
How can I clear my screen before each loop iteration? -2.70
writing and reading within a fork - C -3.65
Adding a short int to an unsigned char pointer +0.10
My realloc function return Segmentation fault +3.54
I'm getting this error for strcpy 0.00
Unable to create object of base clas without default constructor? -1.99
c++ - trying to insert node into vector <node> but program ke... -3.87
Changing the reference by using pointer to pointer +4.25
Explain the program flow in this C++ function +3.90
Concatenating strings using a variable arguments function -1.25
Filling an array of structs and allocating memory on the heap 0.00
‘main’ is normally a non-static function ERROR 0.00
How to find out pid of the process from a signal is initiated in c+... 0.00
How to access a member of an incomplete type in C programming +4.32
c - How to handle SIGPIPE in a multithreaded environment? 0.00
Accessing std::vector elements via pointers vs end() -1.59
error on Visual c++ +4.70
how glibc manages buffers? +0.09
Ensure File Extension Matches File Type in C++ -3.39
vector of pointers element deletion -1.39
What's the difference between using void func(struct myStruct s) an... -4.02
How to find position of a substring in string in c++? -1.89
In C, does the meaning of A[i][j] depend on how A is declared? -2.35
getting a string to work in password function 0.00
Most frequent element in a sequence using arrays in C +1.56
Weird Error when implementing Stack in C -3.74
C++ not printing as expected with my own string copy function +1.24
Boost Test Error: main already defined 0.00
Incompatible types on assignment - C program for system date +0.24
Read from pipe C -4.42
Two way pipe communication between parent and child +4.25