StackRating

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

artm

Rating
1496.52 (4,032,860th)
Reputation
11,458 (12,964th)
Page: 1 ... 6 7 8 9 10 11 12
Title Δ
Segmentation fault with multiple char* comparisons -0.53
Will declare a global varible when doing recursion memory efficient... -0.39
difference between constant pointer and pointer to constant in C 0.00
polling the number of clock cyclesw in C -1.11
pass by reference & assign value to a pointer of pointer of str... -0.65
how can an array of pointers to char hold strings instead of addres... -0.53
How to get the address of memory location to which a pointer is poi... -0.41
function that returns a pointer; In C 0.00
Replacing characters in a char* -0.41
Reverse strings +1.98
How to initialize an object reference in C++? -1.32
using printf and then scanf in loop +0.46
Check if string matches a particular format -0.61
C random number generator generate sometimes the same numbers +1.24
C pointer output, not the one I expected +0.49
How to add flags to compiler in code blocks? -0.04
Get number after character from string? +1.41
Having troubles reading an integer from a file in C +0.14
Empty Initialization of Array varied output -0.25
C programming with const parameter in function +0.29
Can getc read underscore from a file? 0.00
How to pass 2d array to a function? -0.77
How can i check if a number is present within another number if i a... +0.40
Is it undefined behavior to modify a value that I also have a const... -1.56
Same but why working differently? +0.25
How to swap pointer of char pointer and char array -2.11
C++ Random Number Generator in Array -0.22
Modifying array/structure globally doesn't work +0.46
convert uint8 and uint32 variables to one uint64 -1.34
Difference between Pointer Datatypes C +2.17
What does linking in the compilation process actually do? +1.57
C: Not counting spaces and new lines +0.36
how to compile a kernel module -0.54
getcwd() with pointer returns "null" -1.64
c program assign an int to a bool? +0.75
What's the difference between char and int in a switch case? +0.58
Why does the pointer address incrementation point to the next block -0.05
How do i open a file through a string in C +0.45
What does the operator '~' do when it is beside a method an... -2.29
loop function untill meets correct input -0.94
Expected Declaration Specifiers or ‘...’ before ‘&’ token -0.13
C, using random and storing them in an array -0.30
While trying to understand a pointer, I have the following concern -0.15
Error while running C program +0.42
when is realloc() equivalent to malloc() in C? +0.56
C and C++ operand resolution order -1.32
troubeshooting why section of code becomes stuck in a loop -0.55
C replacing html tags in a string -1.78
Data Type Mismatch and Conflicting Compilers -1.96
Adding integers in a do-while statement +1.42