jpegqs

↗ HN profile [ 307 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. #include <stdio.h> int main() { puts((char[]){ ~-~-~-~-~-~-~-~-~-~-~- 'S', -~-~-~-~ 'a', 'l', ~-~-~-~-~-~-~-~-~-~- 'v', -~-~-~-~-~-~-~-~-~-~ 'e', ',', ' ', -~-~-~-~-~-~-~-~-~-~ 'M', 'o', -~-~-~-~ 'n', -~-~-~-~-~-~-~-~…

  2. #include <stdio.h> static struct X { void* operator new[](size_t) { return (char*)&1[""]; } void operator delete[](void*) { } X() : X((char*)this - "") { } X(char i) {…

  3. Fitting a FORTH in 512 bytes (niedzejkob.p4.team)
  4. I have encountered a bug in GCC that can lead to security vulnerabilities in software, but the GCC developers refuse to consider this a bug. So I ask for your opinion on this matter. Here's the URL:…