StackRating

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

bruno

Rating
1614.59 (1,264th)
Reputation
10,181 (14,957th)
Page: 1 ... 26 27 28 29 30
Title Δ
Display issue in C with pointer and structur from excel values 0.00
How to declare a struct pointer object/variable as an extern? +2.18
C Logical in If's And & Or with a numerical value 0.00
Comparing input value with else if statement don't work, what c... +0.40
Why does strlen() work and my approach doesnt? -1.00
How to read struct members from another class 0.00
Program to Replace a string of one or more blanks with a single bla... -2.02
Initialized string doesn't have the expected values +0.01
illegal operation stringstream << stringstream with c++11 -0.54
Recording multiple key presses in x11 0.00
How can I scan more than 1 integer? -0.04
C Memory free in loop error -> invalid read of size 1 +2.25
Visual Studio doesn't show full array when when dynamically cre... -0.71
Check if all the characters of two strings are common -0.48
Gcc gives [1] 504 ...what is this? 0.00
scope of pthread function arguments -1.31
error: command 'gcc' failed with exit status 1 fatal error:... 0.00
C: Simple CSV reader/writer - infinite loop behavior 0.00
non-direct typecasting structs from const to non-const via ifdefs i... 0.00
How can i read a matrix text file into a linked list in C using poi... -1.48
Append to the end of an array 0.00
Stack pop/push segmentation fault wrong same numbers +0.27
Find the same elements in C-struct +1.55
Is this casting, what kind of and operator is this +0.53
Undefined reference to `WinMain@16' error when compile with gcc 0.00
How do i deallocate memory here? (c) 0.00
java extend and implements +0.10
Sort a million numbers in 5 seconds +0.60
Using recursion functions only to calculate the final sum of a give... 0.00
Why won't this C program let me access memory? +0.10
I'm writing a C program on visual studio. But my program doesn&... 0.00
Realloc crashes my program in reading binary file function +0.43
Pointers and arrays without using index +0.36
How to use array of pointers to print structure entities? 0.00
How to properly remove pointers of objects from a dynamic memory? +4.63
Dumping a INT32 array into a .bin file -1.15
if I return a class in my function, where does it store? -0.45
What's more efficient, read a file everytime or search data in... -3.79
Writing array into bitmap c++ 0.00
Class type as parameter, and class forward -1.92
I have some problems with linked lists 0.00
Unable to remove lowest value from linked-list 0.00
Correct input method for array of char? -4.03
output of two dimensional array is not outputting correctly +2.56
Why do I get a segmentation fault when the code tries to find a key... 0.00
I am getting error like "expected identifier" when i try... +1.31
My code works when i run on my laptop but when i upload it to hacke... +4.63
How to append data into pointer without using array 0.00
if (itr != container.end() ) fail to catcht end element 0.00
Copy only data needed from one big file to another 0.00