StackRating

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

cadaniluk

Rating
1608.76 (1,443rd)
Reputation
13,107 (11,084th)
Page: 1 2 3 4 5 ... 9
Title Δ
is using a constant without an explicit cast invoke undefined behav... +1.84
If arrays are always passed call by reference then how can arrays b... +0.33
Does fork() in linux copy all the parent's memory pages to the... 0.00
C - Strcmp() not working +0.90
I'm am trying to check to see if a variable is empty or not in C +0.69
How to share variables between two functions without declaring it a... -1.67
Difference between typedef struct and struct? -0.69
C literals, where are these stored -0.50
why print out a char pointer yield the entire array instead of the... +0.33
passing array as function argument c 0.00
access violation reading location 0x0000000000000001 +1.38
What will happen when memory is allocated using new for non class p... 0.00
Trouble with cmpsb in x86 Assembly -2.40
Composition Of An OS 0.00
Declaring an array on the stack in C 0.00
error: no matching function for call to "Queue::Queue()" 0.00
For loop and modulus not executing properly 0.00
C language, giving value to char in an if-else statement? -0.34
How can I enter strings of different length in a 2d char array in C... +0.33
Addition and Subtraction of a char pointer +1.01
What determines the syntax of x86 assembly language? 0.00
Return pointer from main +0.16
Making macro depending on If -0.76
What is the benefit of using ::namespace::something over namespace:... 0.00
c++ copy constructor and equal operator +1.35
How does strtok actually take each word? 0.00
Why copy constructor was called twice in following program? 0.00
C text parser does not identify word 0.00
Assign integer value to heap +1.24
Are the strings in argv modifiable? +1.59
Losing "some" decimal values after sorting 0.00
Python - 'str' object is not callable when calling from a c... 0.00
performing malloc in threads -0.38
Is using a reference as a return value considered as bad coding sty... -0.96
Standalone Python interpreter 0.00
Why do these two lines produce different overflow behaviour? +2.41
Pointer not assignable in C? +0.63
Function return in branches of an `if` vs outside the `if`, in C++ -1.10
Memory blocks / Pages 0.00
Is it possible for a c compiler to transform an 'if-elseif'... -1.42
Type No return, in function returning non-void +1.47
How to properly pass a pointer to a function in C++ for another fun... +0.33
Remove some elements from array and re-size array in C +0.31
Get a char from a pointer to a string -1.28
Combine data segment and bss segment 0.00
(C++) How to convert a string into a character vector? -0.15
Pointer variable of a linked list: difference between the variable,... +0.34
Error initializing a vector with local objects -0.68
Pointers to pointers passing to functions -2.53
Where are the standard operator functions defined? +0.38