StackRating

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

Crashworks

Rating
1562.17 (5,210th)
Reputation
32,829 (3,612th)
Page: 1 2 3 ... 9
Title Δ
Error "double** to double*" while passing pointer in a fu... -1.71
What's the difference between char and int in a switch case? -0.11
Creating dynamic file pointers in C++ -1.47
Assembly language x86 IRVINE infinite loops 0.00
Using again a memory location is safe at all? -0.09
Confused about cpu cache memory 0.00
Adding integers in a do-while statement -1.44
Why isn't my check for a null pointer working in C? 0.00
why buffers should be aligned on 64-byte boundary for best performa... -1.34
BNE branch in MIPS assembly 0.00
What is the maximum value an integer pointer can hold? +1.01
Visual C++ Errors 0.00
My program crashes sometimes when delete is called on one particula... +0.05
Why does this reddit code max out the CPU? +1.88
Graph structure - are pointers bad? -1.51
Is variable defined by const int determined at compilation time? -0.85
C++ code speed, which is faster? 0.00
My tree program crashes after inserting into one root node 0.00
C - Can global pointers be modified by different threads? -0.19
returning a "variable string literal" from a function +1.42
"Unresolved external symbol" for templated function decla... +1.94
How does this Hashing function from CryEngine work? -1.44
How does MongoDB compare, in speed, to a standard tree implemented... +0.85
Conversion from int** to const int** -2.14
SSE2, Visual Studio 2010, and Debug Build -0.89
Can a running C program access its own symbol table? -1.00
How to retrieve starting address of a thread in windows? -1.25
segmentation fault when free() is used -0.69
Do C++ compilers optimize return-by-value member variables -0.29
Watch a memory range in gdb? -0.44
How can I write a variable in one place of command window and updat... -0.77
C++ using animations from Flash or similar 0.00
Should Euler rotations be stored as three matrices or one matrix +0.40
Do function pointers force an instruction pipeline to clear? +0.29
Pointers , Multidimensional arrays and Addresses +0.67
Intel Performance Monitor -- any way to monitor per-process? -2.38
about AT&T assembly syntax (%esp,1) +1.67
How can I cause an instruction cache miss? +0.01
Extract function names from c/c++ source code in java 0.00
Limit Virtual Memory space for malloc() +0.44
Game programming - CPU usage of an infinite loop +0.36
Does the reference consider as pointer in c++ +1.76
Using SSE instructions with gcc without inline assembly -1.10
What decides what datatype that will be used to store the temporary... +0.65
Can PHP and C++ pass data between each other? +0.46
Get char at a defined location in a string in C -1.69
Most efficient const char* comparison being case insensitive -0.08
How many bytes the cache controller fetches a time from main memory... 0.00
C memory issue with char* +0.76
PHP : Does serialize cost much performance? +1.83