StackRating

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

geza

Rating
1545.07 (9,560th)
Reputation
13,109 (11,083rd)
Page: 1 ... 4 5 6 7
Title Δ
How to avoid using static constructor in c++? 0.00
"Undefined reference" error when using assembly to embed... 0.00
Are packed structs portable? +3.17
C++ compressing using lz4, compressed information not as expected 0.00
finding number of trailing zeroes in a number +3.61
Cast address of function to UINTPTR_T giving me incorrect result +3.60
Intuition behind storing sum and frequency in the HashMap +3.72
How to debug-output a pointer-to-member? 0.00
Is there a GCC warning for using symbols from the C library not thr... +4.12
default return value 1 in function with return type int? +5.15
About implementing frustum culling 0.00
Undefined reference (but nm says the function exists) 0.00
Can static local variable be wrongly optimized? 0.00
SIMD Linear Search Slower than Unrolled Loop -3.17
Average run time of an if statement -3.87
Optimized code in VC++ and ASM -2.07
Reading .raw file containing Heightmap 0.00
Most efficient way to see if number is contained within an unsorted... +3.56
Pointer issue when applying the XOR swap algorithm -2.88
Forwarding references and converting constructors in C++ 0.00
Hashing MAC addresses Java/Android +0.01
Dividing a image into multiple images of equal pixel data 0.00
c++ function addresses coming out different in attached profiler li... 0.00
C++ RIFF WAVE reader is painfully slow +3.85
C++ std::mutex lock() access violation in Visual Studio 2017 0.00
Why does an inline function have lower efficiency than an in-built... +4.11
passing GL_FLOAT and GL_UNSIGNED_INT into one stride 0.00
Why would GCC enable an optimization at O2/O3 when it explicitly sa... 0.00
Store one decimal digit +1.97
Run-time error, using undeclared variable, C++ +3.98
Kinect V2 read Depth issue 0.00
How would a compiler optimize temporary objects away? -2.31
How does c++ handle 0*(large expression) +0.46
What is the fastest checksumming algorithm for a buffer of size 4096? 0.00
Incorrect lookat matrix +4.13
Reflection of other objects in a scene in OpenGL 0.00
Is there any way to change char* value at any index? -1.71
How to create an array of non-const C strings on the stack without... +2.80
dynamic_cast to derived type with unknown template argument +0.10
Integer division optimization MSVC C++ +0.18
print all threads stack trace of a process in c/c++ on linux platform 0.00
OpenGL shader program fails to validate but gives no error message 0.00
rand() : weird behavior 0.00
How to avoid typeid when the type is argument 0.00
My vectorized xorshift+ is not very random +4.20
Mixing audio from files with generated sound 0.00
How to determine if a 2x2 matrix scales more in the x axis than the... 0.00
what exactly do stack and mean in context of memory allocation 0.00
Rotate Direction of Camera Inverses Itself After Some Time 0.00
Why x is promoted to unsigned int? 0.00