StackRating

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

kocica

Rating
1519.37 (33,214th)
Reputation
5,876 (27,804th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
C++: What is best way to destruct this code? 0.00
When to malloc() memory for an array inside a struct 0.00
Does buffer-overflow causes segfault only when an important pointer... -0.60
SIGSEGV(segmentation fault) error in dev c++ stack algorithm (Lengu... 0.00
What does memset(foo->a+foo->b, 0, 10) mean? +1.86
Struggling to understand how to correctly allocate memory using mal... -0.35
c++ implicit conversion on user-defined operator for template classes -1.60
value of string changes after function ends 0.00
C: Structure usage 0.00
c++ pointer deletion inside function +2.02
Counting two character sequence -1.69
Set copy constructor as default does not work when inherited from Q... 0.00
How to make a C program that can read a data and copy some in a var... +1.03
Contiki Timestamp value as int 0.00
Segmentation fault, I don't know why 0.00
Iterate over string fragments +0.18
C++ array value in udf 0.00
multiple node values all point to the same value even when using ma... +0.60
i have to cin my name to enter my resources how do i do that 0.00
C++ class function fails to change variables 0.00
Loop exit condition on fgets doesn't work +0.59
How to unit test if a private variable has changed -0.63
How to dynamically allocate memory in 2D array and store values? +0.79
Problems using malloc() to delete array within for loop +1.83
Changing the address a pointer is pointing to +1.85
c encrypt decrypt not working as expected +0.50
I am not familiar with this type of printf() statement . Why my out... -1.26
For loop isn't working C++ -0.49
Linked List in C: What happens when we assign the current node to a... +2.83
C - Pass and operate on char pointers and pointer-to-pointer +0.13
How I can hide the console during c++ program run-time? -0.50
fscanf crashing while reading empty file -2.45
PrintList function is not working properly -1.63
C control flow, memory allocation: Abort trap 6, populate array wit... +2.81
My program is executing as expected but in the end I am an extra li... -0.49
C++ How to dispatch to different template function by tag 0.00
memcpy() throws exception after it gets called in a class to copy i... 0.00
Can't pass multidimensional array to structure -1.00
Turbo C++ program hangs when run +0.50
How to convert large number strings into integer in c++? -1.72
class pointer method crashing program +0.08
in C, Is it mandatory to pass character array name only to change c... -1.07
Logic to exit application if it cannot get websocket connection 0.00
Using Quotes in command line arguments 0.00
How find the longest consecutive path in a binary tree -1.56
Linked list — deletion of nodes which contain prime numbers +0.40
I keep on getting the error undefined reference to "xxx"... +1.96
How to add items to array in a function using pointers? 0.00
Segmentation fault (core dumped) while returning returning address... 0.00
relation between size of types and their range of values? +0.07